sheets_format
Format Google Sheets cell ranges by adjusting bold, italic, font size, colors, number formats, and horizontal alignment to improve spreadsheet readability and organization.
Instructions
Format a range. Colors as hex (#RRGGBB). h_align: LEFT/CENTER/RIGHT.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spreadsheet | Yes | ||
| sheet_name | Yes | ||
| range_a1 | Yes | ||
| bold | No | ||
| italic | No | ||
| font_size | No | ||
| bg_color | No | ||
| fg_color | No | ||
| number_format | No | ||
| h_align | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |