com_word_status
Check if Word is running and responsive, and see open documents with dirty/autosave status. Identify locked files before editing.
Instructions
Check whether Word is running and what state it is in: interactive_state (ready, busy if a dialog is open, blocked if a long operation is running, not_running), and a list of open documents with per-document dirty flag and autosave state. Use before live editing to confirm Word is responsive, or to discover which files are locked. No file_path needed. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||