create_table
Create an Excel table from a specified cell range in a file. Provide file ID and range address such as 'A1:D10' to structure data with optional headers.
Instructions
Create a table from a range. address: e.g. 'A1:D10'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| file_id | Yes | ||
| has_headers | No |