create_doc
Create a document in an Outline collection by providing title, text, and collection ID. Supports optional publishing for immediate visibility.
Instructions
[requires: docs.create] Create a document in a collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| title | Yes | ||
| publish | No | ||
| collectionId | Yes |