DocumentBuilder
Incremental document building for AI agents
📄️ Create a new document builder session
Create a new document builder session for incremental document building.
📄️ List document builder sessions
Get a paginated list of document builder sessions for the authenticated user. Returns only title and subject from the config.
📄️ Get a document builder session
Get the current configuration of a document builder session.
📄️ Update a document builder session
Update the complete configuration of a document builder session.
📄️ Delete a document builder session
Delete a document builder session and all its configuration.
📄️ Add a section to the document
Add a new section to the document with its complete content.
📄️ Update a section
Update a complete section including all its content.
📄️ Delete a section
Delete a section from the document by its index.
📄️ Build and create a document job from a document builder session
Create and queue a new document generation job using the configuration