Start an agent builder workflow

Starts an agent builder workflow. Takes a user prompt and optional PDF, streams structured plan via WebSocket to agent_builder:{workspace_id}:{request_id}, and creates properties in the target project. If no project_id is provided, a new project will be created when the plan is executed.

Path Params
uuid
required
Body Params

AgentBuilder.StartRequest

string | null

URL to the example output PDF for section extraction

uuid | null

The project ID where properties will be created. If not provided, a new project will be created.

string

Natural language description of what the agent should do

Responses

Callback
Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json