create_document
Create a new document in Outline knowledge base. Provide a title and optionally set text, collection, parent document, template, publish status, and icon.
Instructions
Create a document. Publishing requires a collection or parent document to live in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | ||
| text | No | ||
| title | Yes | ||
| publish | No | ||
| template_id | No | ||
| collection_id | No | ||
| parent_document_id | No |