create_document
Create a new document with a title and optional markdown content. Specify a parent folder to organize documents.
Instructions
Create a document. content is the body (markdown/text per instance).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| content | No | ||
| parent_id | No |