apply_conditional_formatting
Apply conditional formatting to a Google Sheets range by defining rules with condition types and custom text/background colors.
Instructions
Apply conditional formatting to a range in Google Spreadsheet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | Yes | Range to apply formatting (e.g., "A1:E10") | |
| rules | Yes | Array of conditional formatting rules | |
| sheet_name | Yes | Name of the sheet | |
| spreadsheet_id | Yes | Google Spreadsheet ID |