create_table
Builds a native Excel table from a selected data range, adding sortable headers and optional styling to simplify data analysis in spreadsheets.
Instructions
Creates a native Excel table from a specified range of data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | ||
| data_range | Yes | ||
| sheet_name | Yes | ||
| table_name | No | ||
| table_style | No | TableStyleMedium9 |