Chat with the AI agent builder
POSThttps://platform.docana.com/api/v1/agents/builder/
Converse with Docana's interactive agent-building expert. Two ways to use it: ask design questions (node types, transitions, why browsing tools are disabled, platform gotchas) even when authoring the spec yourself, or delegate the whole build and let it draft, validate, and import the spec. Streams an AI-SDK UI-message response. Body: { messages?, assistantContext: { applicationId, ... }, data? }.
Request
Responses
- 200
- 400
- 401
- 403
- 500
UI-message event stream with the builder response
Missing applicationId
The API key or session is missing, expired, or malformed.
The caller is authenticated but not allowed to perform this operation.
Unexpected server error.