get_paragraph
Retrieve the full text and formatting of any paragraph by providing its unique paragraph identifier.
Instructions
Get the full text and style of a specific paragraph by its paraId.
Args: para_id: The 8-character hex paraId (e.g., "1A2B3C4D").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| para_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |