get_file_status
Retrieve metadata such as edit count, normalization statistics, and cache information for DOCX files and Google Docs.
Instructions
Get file/session metadata including edit count, normalization stats, and cache info. Supports DOCX and Google Docs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | No | Path to the DOCX file. | |
| google_doc_id | No | Google Doc ID or URL (alternative to file_path). Extract from URL: docs.google.com/document/d/{ID}/edit |