Preview a normalized execution plan for a saved workflow
POST /workflows/{action_id}/plan
POST
/workflows/{action_id}/plan
Fetch a saved workflow’s graph and compute its normalized plan. Org is pinned server-side; the caller cannot preview another tenant’s workflow. Read-only.
Authorizations
Parameters
Path Parameters
action_id
required
Workflow action_id.
string
Workflow action_id.
Header Parameters
Request Body
{include_cost?, include_audience_size?}
object
key
additional properties
any
Responses
200
Successful Response
object
key
additional properties
any
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string