Update automation
Delegates to AgentWorkflowService.updateInternal — runs syncJobrunrState to register/update/cancel the recurring job based on the new state.
Autorizações
Parâmetros de caminho
Corpo
Body for updating an existing automation. All fields are optional; only provided fields are updated.
New short description shown in the automation list.
500"Runs every morning and emails the invoice digest."
New human-in-the-loop approval mode for this automation.
auto_approve, pause_on_approval New display name of the automation.
150"Daily invoice summary"
New prompt executed by the automation when triggered.
10000"Summarize the invoices created in the last 24 hours and send the digest."
New cron expression for scheduled triggerMode.
100"@daily"
New status of the automation (active, paused, etc.).
active, inactive New IANA timezone in which the schedule cron should be interpreted.
50"America/Sao_Paulo"
New trigger-specific configuration object. Shape depends on the triggerSlug.
New trigger mode (e.g. schedule, manual, external event).
manual, schedule, webhook, webhook_url New trigger slug within the toolkit.
200"GMAIL_NEW_EMAIL"
New Composio toolkit slug used to source the trigger.
100"gmail"
Resposta
OK
Scheduled / trigger-based agent automation.
auto_approve, pause_on_approval active, inactive manual, schedule, webhook, webhook_url 
