Run Tool
Run the draft tool once with arguments you supply and see every step.
This executes for real: HTTP operations call your endpoints with your
secrets, so a tool that books a slot or charges a card will do so.
Conversational operations (say, generate_reply, add_message,
handoff, end_call, frontend_rpc) are recorded with their resolved text
rather than performed.
Each step reports the resolved request and response, the branch an if
took, and everything published into tooldata or userdata. Secrets are
redacted. Nothing is saved, so there is no need to publish first.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
The IANA timezone {{system_vars.now}}, {{system_vars.date}} and {{system_vars.time}} resolve against for this run. On a real call this comes from the agent.
Values for {{vars.name}} in this run. On a real session these come from the agent's declared defaults with the starting request's values merged over them; here there is no agent, so what you send is the whole bag.
Response
Successful Response