/api/metabot/document

POST /api/metabot/document/generate-content

Create a new piece of content to insert into the document. Kept for backwards compatibility; now uses the native Clojure agent.

post/api/metabot/document/generate-content

Request body

instructionsstring required
referencesobject

Value must be a map.

Response

Successful response

descriptionstring nullable required
errorstring nullable required

Changes