get_cloud_diagrams_stats
Retrieve activity statistics for cloud infrastructure diagrams within a specified time range, including node create/update/delete counts grouped by service and diagram import/sync status.
Instructions
Use this when the user wants activity statistics for their cloud infrastructure diagrams over a time period — node create/update/delete change counts grouped by cloud service, plus each diagram's import/sync state. Useful for change auditing and drift detection. Requires a start and end RFC3339 date-time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | End of the period (RFC3339 date-time, e.g. 2026-04-28T00:00:00Z). | |
| start | Yes | Start of the period (RFC3339 date-time, e.g. 2026-04-01T00:00:00Z). |