Agents Platform
Get Procedure Draft
Get user’s draft for a procedure
GET
Get Procedure Draft
Headers
Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.
Path Parameters
Agent ID to get the procedure draft from
Example:
"agent_3701k3ttaq12ewp8b7qv5rfyszkz"
Branch ID to get the procedure draft from
Example:
"agtbranch_0901k4aafjxxfxt93gd841r7tv5t"
The procedure ID
Example:
"agtprc_6qbpwdq8n01bxhk44bgjy6f10ck3"
Response
Successful Response
Procedure ID
Procedure name
Maximum string length:
200Procedure content
Maximum string length:
50000Procedure type
Available options:
free_form, deterministic When the agent should use this procedure. Empty string means this is a sub-procedure that should only start when another procedure references it.