MCP takes markdown input for document version content

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-04-01 21:33:12 +04:00
parent 7afab9487c
commit d069201899
3 changed files with 49 additions and 2 deletions

View File

@@ -5565,6 +5565,9 @@ components:
document_id:
$ref: "#/components/schemas/GID"
description: Document ID
content:
type: string
description: Document content in markdown format
CreateDraftDocumentVersionOutput:
type: object
@@ -5584,7 +5587,7 @@ components:
description: Document version ID
content:
type: string
description: Document content
description: Document content in markdown format
classification:
$ref: "#/components/schemas/DocumentClassification"
description: Document classification