List monitors
list_monitorsList uptime monitors with their status (up/down/paused/pending/maintenance/validating), check frequency, and alert settings. Good first call to discover what is being monitored. Uptime API: GET /api/v2/monitors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Filter monitors by their monitored URL. | |
| page | No | Page number for pagination (default 1). | |
| per_page | No | Results per page. | |
| team_name | No | Filter by team name (only when using a global API token). | |
| pronounceable_name | No | Filter monitors by their pronounceable name. |