Enable Alert
enable-alertResume a disabled alert by providing its alert ID. Re-enable alerts that were previously disabled to resume monitoring.
Instructions
Enable (resume) a previously disabled alert.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alert_id | Yes | Alert ID (UUID) | |
| workspace_id | No | Workspace ID (UUID). Defaults to the workspace the API key is bound to. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | No | ||
| type | No | ||
| status | No | ||
| enabled | No | ||
| schedule | No | ||
| created_at | No | ||
| gnql_query | No | ||
| parameters | No | ||
| recipients | No | ||
| updated_at | No | ||
| workspace_id | No | ||
| query_workspace_id | No |