publish_workflow
Publish, pause, or archive workflows in the Agentled MCP Server to control execution status and manage workflow lifecycle.
Instructions
Change the status of a workflow (publish, pause, or archive). Valid transitions: created/draft -> live, live -> paused, paused -> live, any -> archived. Use "live" to publish a draft workflow so it can be executed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflowId | Yes | The workflow ID | |
| status | Yes | Target status |