inspect_document
Retrieve document structure from Word, PowerPoint, or Excel files, including worksheets, tables, outlines, paragraphs, styles, and node paths for precise edits.
Instructions
Inspect a Word, PowerPoint, or Excel document. Excel returns worksheets, tables, and a bounded cell list; use sheetId, range, and maximumCells to narrow it. Other formats return their outline, paragraphs, content controls, nodes, and styles. Copy anchors and node paths from this result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | Yes | ||
| sheetId | Yes | ||
| fidelity | Yes | content | |
| documentId | Yes | ||
| connectionId | Yes | ||
| maximumCells | Yes | ||
| paragraphLimit | Yes | ||
| paragraphOffset | Yes |