create_chart
Create a native chart in Google Sheets from a data range, using the first column as the domain. Supports various chart types including column, bar, line, pie, and more.
Instructions
Create a native chart using the first source column as its domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| chart_type | No | COLUMN | |
| anchor_cell | Yes | ||
| header_rows | No | ||
| source_range | Yes | ||
| width_pixels | No | ||
| height_pixels | No | ||
| spreadsheet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||