platform_list_workflows
List recent workflows with status and progress.Parameters
Response
Usage
- MCP
- API
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 includingIn 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
- MCP
- API
workflows_resume
Submit a review decision to resume a paused workflow. Only applicable when workflow status isHuman Review.
Parameters
See Workflows: Decision payloads for the decision format for each review type.
Response
Usage
- MCP
- API
platform_list_published_content
List all content pieces that have been published to a CMS.Parameters
None.Response
Usage
- MCP
- API
Call
platform_list_published_content with no parameters.