All integrations
GCP Monitoring
Observability
Manage Cloud Monitoring alerting from an agent — policies, notification channels and snoozes, with every write classified up front.
What teams build with this
Snooze an alert policy during a planned maintenance window
Create a policy for a failure mode an agent just diagnosed
Audit which notification channels are wired to which policies
What this integration is allowed to do
7 read-only
Reads data. Cannot change anything in the connected system.
6 reversible
Writes data, but the change can be undone.
2 irreversible
Writes data in a way that cannot be automatically undone.
Attach only the tools an agent needs. Run the whole integration against a vendor sandbox or the Fruxon simulator before it touches production.
Available tools
Each tool is attached per agent step, so an agent only gets what its job requires.
list_alert_policies | List alerting policies in the project (supports a Monitoring filter expression) | Read-only |
get_alert_policy | Get a single alerting policy by full resource name | Read-only |
create_alert_policy | Create a new alerting policy from an AlertPolicy JSON body | Reversible |
update_alert_policy | Update an existing alerting policy (update mask + JSON body) | Reversible |
delete_alert_policy | Delete an alerting policy by full resource name | Irreversible |
list_notification_channels | List notification channels (email, SMS, Slack, PagerDuty, webhooks, …) | Read-only |
get_notification_channel | Get a single notification channel by full resource name | Read-only |
list_notification_channel_descriptors | List available channel types and their required fields | Read-only |
create_notification_channel | Create a notification channel from a JSON body | Reversible |
update_notification_channel | Update an existing notification channel (update mask + JSON body) | Reversible |
delete_notification_channel | Delete a notification channel (optional force) | Irreversible |
list_snoozes | List snoozes in the project | Read-only |
get_snooze | Get a single snooze by full resource name | Read-only |
create_snooze | Create a snooze to silence alerts over a time interval | Reversible |
update_snooze | Update a snooze — e.g. extend it or end it early | Reversible |
Connect GCP Monitoring to your agents
Set up credentials once at the tenant level, then attach the tools you need to any agent.