create_document
Create and organize new documents in a specified collection. Add markdown content, nest under parent documents, or publish immediately. Ideal for building knowledge bases, guides, or document threads.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection_id | Yes | ||
parent_document_id | No | ||
publish | No | ||
text | No | ||
title | Yes |