insert_blockquote
Inserts a blockquote paragraph after a given 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 |
|---|---|---|---|
| text | Yes | ||
| para_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |