set_run_superscript
Apply superscript formatting to a specific text run within a paragraph by providing the paragraph ID and run index.
Instructions
Set superscript vertical alignment on a specific run in a paragraph.
Args: para_id: paraId of the target paragraph. run_idx: Zero-based index of the run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| para_id | Yes | ||
| run_idx | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |