create_document
Create new documents in a specified collection for knowledge bases, guides, or notes. Add content via markdown, nest under parent documents, and publish immediately or save as draft.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection_id | Yes | ||
parent_document_id | No | ||
publish | No | ||
text | No | ||
title | Yes |