insert_caption
Insert a caption paragraph after a specified paragraph, including label and description text.
Instructions
Insert a caption paragraph after the specified paragraph.
Args: after_para_id: paraId of the paragraph to insert after. text: Caption description text (without label/number prefix). label: Caption label, e.g. "Figure" or "Table" (default "Figure").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after_para_id | Yes | ||
| text | Yes | ||
| label | No | Figure |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |