monitor_control
Pause, resume, run immediate checks, or delete website monitors by ID. Manage scheduled monitoring and trigger out-of-schedule checks.
Instructions
Control an existing website monitor: "pause" stops scheduled checks, "resume" restarts them (may hit the plan's active-monitor cap), "run_now" triggers an immediate out-of-schedule check (billed like a normal check), and "delete" permanently removes the monitor and its history. Use monitor_list to find the id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The monitor ID (from monitor_list or monitor_create). | |
| action | Yes | What to do with the monitor. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||