Skip to main content
For a conceptual overview of how workflows work, see Core Concepts: Workflows.

platform_list_workflows

List recent workflows with status and progress.

Parameters

Response

Usage


workflows_get_status

Check a specific workflow’s progress. Returns status, progress percentage, current action, and output (when completed).

Parameters

Response

See Workflows: Polling for status for the full response shape including In Progress, Completed, Failed, and Human Review states. When output_format="markdown", the output object of a completed workflow includes an additional markdown field with the content converted to Markdown.

Usage


workflows_resume

Submit a review decision to resume a paused workflow. Only applicable when workflow status is Human Review.

Parameters

See Workflows: Decision payloads for the decision format for each review type.

Response

Usage


platform_list_published_content

List all content pieces that have been published to a CMS.

Parameters

None.

Response

Usage

Call platform_list_published_content with no parameters.