Orchestrate (PoC)
Iterative orchestration step. Calls Claude Code with the orchestrator schema (done/message/next_agent/reason) and pauses until the response (or a manual stop) arrives. Multi-agent delegation is not implemented yet: when 'done' is false the task ends with an informational text.
Claude Code Action
Customization Options
Configurable fields you can adjust in your automation
Information provided
When executed, this operation delivers the following data, which can be used in the same automatic task.
Tags
-
Final message
{{text}}
Final message produced by the orchestrator. Present when done=true or stopped=true.
-
Cost (USD)
{{cost_usd}}
API cost in USD for the last call. e.g. 0.0032
-
Duration (ms)
{{duration_ms}}
Total response time of the last call in milliseconds
-
Session ID
{{session_id}}
Internal Claude session UUID (for resuming)
-
Job ID
{{job_id}}
Worker job identifier of the last call
-
Success
{{ok}}
true if the call succeeded, false otherwise
-
Done
{{done}}
'true' when the orchestrator finished. Always 'true' at this output (delegations re-pause the task instead of emitting outputs).
-
Next agent (last delegation)
{{next_agent}}
Empty at this output. Surfaced only via Pushover before re-pausing.
-
Payload JSON (last delegation)
{{payload_json}}
Empty at this output. Surfaced only via Pushover before re-pausing.
-
Reason
{{reason}}
Brief reasoning behind the orchestrator's last decision.
-
Permission denials
{{permission_denials}}
JSON array of tools Claude tried to use but were blocked. Empty when there were none.
-
Stopped manually
{{stopped}}
'true' when the orchestration ended because the user clicked a stop link.
-
Iterations done
{{iterations_done}}
Number of callback iterations completed before finishing.
Let's talk
Choose day and time.
We share the screen and answer all your questions.