List projects
list_projectsList all accessible Drumbeats projects with IDs, names, and plans. Use the returned project ID to create or query monitors, and optionally include notification channels and groups for alert wiring.
Instructions
List all Drumbeats projects the configured account API key can access. Returns each project id, name, plan, and basic metadata — use it to find the target project id before creating or querying monitors. Pass include=["channels","groups"] to also return each project's notification channels and groups, whose ids are needed to wire alerts when creating a monitor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Optionally also fetch, per project, its notification channels and/or groups. Their ids are needed to wire alerts when creating a monitor. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projects | Yes |