archive_workflow
Archive a content workflow — removes it from the active list. Permanent.
Archive a workflow. It disappears from the active Workflows list and from list_workflows. This is permanent from the agent's point of view — there is no MCP tool to un-archive. Anyone with access to the agent — including shared team members — can archive a workflow. No LLM cost.
Authentication: Required
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
workflowId | string | Yes | The workflow to archive. Get from create_workflow or list_workflows. |
Returns
workflowId and syntheticId.