get_sheet_row
Retrieve a specific row from a Google Sheets spreadsheet and map it to the header row for structured data extraction.
Instructions
Fetch one Google Sheets row and map it to the header row.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spreadsheet_id_or_url | Yes | ||
| sheet_name | Yes | ||
| row_index | Yes | ||
| header_row | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||