get_paragraph_format
Extract all formatting attributes from a paragraph: style, alignment, indentation, line spacing, borders, shading, and list information, using its unique identifier.
Instructions
Read all formatting attributes of a paragraph.
Returns style, alignment, indentation, line spacing, border, shading, and list info.
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 |