get_all_paragraphs
Retrieve all body paragraphs from a document, including index, style, text, and paraId, to identify indices for paragraph filling or paraIds after ID injection.
Instructions
Return all body paragraphs with index, style, text, and paraId. Use to discover indices for fill_paragraph_by_index or paraIds after inject_para_ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_handle | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |