add_heading
Add a heading to a document by specifying text and heading level for organized content.
Instructions
Add a heading to the current document.
Args: text: Heading text level: Heading level (0-9, where 0 is Title)
Returns: Success message or error
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| level | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |