get_sheet
Retrieve a sheet's columns and first page of rows in one call to get a usable snapshot before writing data. Identify column IDs.
Instructions
Get a sheet with its columns and first page of rows — one call for a usable snapshot. Use this before writing, to learn the column IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheet_id | Yes | ||
| row_limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||