get_cloud_diagrams_stats
Retrieve activity statistics for cloud infrastructure diagrams over a time period, including node changes grouped by service and diagram sync states, to audit changes and detect drift.
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). |