list_sheet_tabs
List all worksheet tab names in a Google Sheet using its ID, helping you locate the correct tab for appending data.
Instructions
List the tab (worksheet) names in a spreadsheet.
sheet_id is the target spreadsheet's ID (from its URL) and is
required. Use this to find the correct tab value before appending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |