List projects
list_projectsRetrieve all Drumbeats projects your API key can access, returning IDs and metadata. Use these project IDs to create or query monitors; 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 |