spreadsheet_list_sheets
Retrieve sheet names, row counts, and column counts from a spreadsheet document to analyze its structure and contents.
Instructions
List all sheets in a spreadsheet with their names, row counts, and column counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docId | Yes | Document handle returned by document_open |