Automation
Blueprints — the visual intent design that precedes an executable workflow. A blueprint is a {blocks, edges} sketch of what a workflow should do; you can attach one to an existing workflow, start from a blueprint before any workflow exists, and lint a design for structural problems before building it.
📄️ Read a workflow's blueprint
Read a workflow's blueprint — the visual intent design (`blocks` and `edges`)
📄️ Create or replace a workflow's blueprint
Create or replace a workflow's blueprint.
📄️ Clear a workflow's blueprint
Clear a workflow's blueprint.
📄️ Validate a workflow's stored blueprint
Structurally lint the blueprint already stored on a workflow.
📄️ List workflows that have a blueprint
List the workflows in your organization that have a blueprint attached, as
📄️ Validate an inline blueprint definition
Lint a blueprint definition you pass inline, without saving it anywhere.