get_word_count
Retrieve the total word count of the active Word document body. Use this tool to measure document length directly from the main text.
Instructions
Return the word count of the open document body.
Returns: {"word_count": int}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |