create_document
Create a document in a Huly teamspace. Supports markdown formatting. Returns the created document ID.
Instructions
Create a new document in a Huly teamspace. Content supports markdown formatting. Returns the created document id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | a string that will be trimmed | |
| content | No | Document content (markdown supported) | |
| teamspace | Yes | a string that will be trimmed |