create_document
Create a new plaintext document and return its unique ID for later reference or retrieval.
Instructions
Create a new plaintext document. Returns the new id. Cannot create encrypted documents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| title | Yes |