update-status-page-degradation
Update a degradation incident's status, title, or affected components on a status page to communicate current state and manage incident response.
Instructions
Update a degradation incident's status, title, or affected components
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | The status page ID | |
| degradationId | Yes | The degradation ID to update | |
| title | No | Updated title | |
| status | No | Updated status | |
| description | No | Updated description | |
| componentsAffected | No | Updated affected components | |
| notifySubscribers | No | Whether to notify page subscribers |