agent_workflow_versions, immediately deploys to sandbox (agent_deployments with environment='sandbox'), and emits runtime:agent-config:invalidated to refresh the runtime config cache.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Publish a workflow
POST /api/agent-workflows/{id}/publish
agent_workflow_versions, immediately deploys to sandbox (agent_deployments with environment='sandbox'), and emits runtime:agent-config:invalidated to refresh the runtime config cache.
{
"changeDescription": "Initial release"
}
POST /api/agent-workflows/{id}/deploy/{version}