insert_blockquote
Insert a formatted blockquote paragraph after a reference paragraph. Requires paragraph ID and blockquote text.
Instructions
Insert a blockquote paragraph after the given paragraph.
The new paragraph has 720-twip left indent and italic formatting.
Args: para_id: paraId of the reference paragraph (new para inserted after it). text: Text content of the blockquote.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| para_id | Yes | ||
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |