get_statistics
Retrieve comprehensive document statistics including word, character, paragraph, table, image, and section counts for the open document.
Instructions
Return document statistics for the open document.
Returns a dict with keys: word_count, character_count, paragraph_count, table_count, image_count, section_count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |