insert_blockquote
Insert a blockquote paragraph after a specified paragraph, applying left indent and italic formatting.
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 |