get_document_info
Extract document metadata including page count, sheet count, slide count, and file size from Excel, Word, PDF, and text files to analyze document structure and properties.
Instructions
Get document metadata (page count, sheet count, slide count, file size, etc.)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the document file | |
| file_type | No | Override file type detection (optional). Specify format explicitly instead of relying on extension |