update_conditional_format
Replace a conditional formatting rule at a given index in a Google Sheet, updating its range, condition type, and optional formatting like bold, text color, or background color.
Instructions
Replace a conditional-format rule at index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bold | No | ||
| index | Yes | ||
| range | Yes | ||
| sheet | Yes | ||
| values | No | ||
| new_index | No | ||
| text_color | No | ||
| condition_type | Yes | ||
| spreadsheet_id | Yes | ||
| background_color | No |