upsert_static_component_override
Create or update a status override for a static component on a specific date to control its displayed state.
Instructions
Create or update a status override for a static component on a specific date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| statusPageId | Yes | The status page ID | |
| componentId | Yes | The static component ID | |
| date | Yes | The date for the override (ISO format, e.g. 2024-01-15) | |
| data | Yes | Override fields (e.g. status) |