Delete monitor
delete_monitorPermanently delete a monitor together with its entire check history, incidents and statistics. This cannot be undone and there is no trash to restore from. Confirm with the user before calling it, and prefer pause_monitor whenever the intent is only to stop the checking for a while.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Monitor id to delete, as returned by list_monitors. Deletion is irreversible. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | ||
| success | Yes |