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.
200+ apps to connect·Tested & maintained tasks·Human support in English & Spanish
In detail
What it does and what it's for
How it works
How it fits in an automated task
A Botize task pairs a trigger with one or more actions. This piece is one of them.
Pick a trigger
The event that starts the task, from this app or any other.
This action runs
Botize performs it automatically using the data the trigger delivers.
Turn it on and forget it
The task runs on its own from then on. If something's off, tweak it or we'll help you.
Already using Botize?
Connect your Claude Code
Add a profile to use it in your tasks. There's a step-by-step guide if you need it.
Add a new profile Step-by-step guideYour profiles
Your connected Claude Code accounts
These are the accounts you already have linked to Botize, ready to use in your tasks. You can reconnect or remove any of them.
Setup
Customization options
Fields you can adjust when using it in your automation.
Output data
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.
Learn by watching
Video tutorials
Short videos where you watch a real task being built from start to finish.
Need a hand?
Real people behind it
Email us
info@botize.com
Monday to Friday from 7 a.m. to 1 p.m. (Spain).
Message us on Telegram
t.me/botize
Monday to Friday from 7 a.m. to 1 p.m. (Spain).
Come with an idea.
Leave with an automation.
Create your first task in minutes. Do it once and forget about it forever.
Start automating