get_runs
Retrieve all text runs and their formatting properties within a specific paragraph of a Word document, enabling inspection of character-level styles.
Instructions
Get all runs in a paragraph with their formatting properties.
Args: para_id: paraId of the target paragraph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| para_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |