list_charts
Retrieve all charts from a Google Sheets spreadsheet. Optionally filter by sheet ID to list charts from a specific sheet.
Instructions
List all charts in a spreadsheet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheet_id | No | The ID of the sheet (optional, lists charts from all sheets if not provided) | |
| spreadsheet_id | Yes | The ID of the spreadsheet |