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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
Body Params

AgentBuilder.StartRequest

Request to start an agent builder workflow

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
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json