Get Monitoring Sync Status
get_monitoring_sync_statusCompare a spec against the monitors that exist for it in one environment: how much of it is covered, which endpoints have no monitor, which monitors point at endpoints that are gone, and how many are drift-watched. The starting point before generating monitors. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| specId | Yes | Public ID (GUID) of the API specification | |
| projectId | No | Public ID (GUID) of the project — defaults to the project in the session context | |
| environmentId | Yes | Public ID (GUID) of the environment |