update_alert_rule
Update Alert Rule
Update an existing Grafana-managed alert rule. Provide the full updated rule configuration.
update_alert_rule
Update an existing Grafana-managed alert rule. Provide the full updated rule configuration.
create_annotation
Create a new annotation to mark an event on a dashboard or across the organization. Use for marking deployments, incidents, releases, or any noteworthy event on time-series graphs.
update_folder
Update a folder's title by its UID.
create_contact_point
Create a new contact point for alert notifications. Supports integrations like Slack, email, PagerDuty, webhook, Microsoft Teams, and more.
get_dashboard
Retrieve a dashboard by its UID, including the full dashboard model, metadata, folder information, and version history details.
find_annotations
Search and filter annotations in Grafana. Annotations mark events on graphs such as deployments, incidents, or releases. Filter by time range, tags, dashboard, panel, or type.
delete_alert_rule
Delete a Grafana-managed alert rule by its UID. This stops all evaluations and notifications for this rule.
create_folder
Create a new folder for organizing dashboards. Optionally specify a parent folder UID for nested folders.
create_snapshot
Create a dashboard snapshot for sharing. Captures the current state of a dashboard including all panel data, enabling external sharing without Grafana access.
delete_annotation
Delete an annotation by its ID. This permanently removes the annotation from all dashboards.
create_data_source
Create a new data source connection. Supports all Grafana data source types including Prometheus, Loki, Tempo, InfluxDB, PostgreSQL, MySQL, and more.
delete_folder
Delete a folder and optionally all alert rules within it. Dashboards in the folder will also be deleted.
create_alert_rule
Create a new Grafana-managed alert rule. Define conditions, evaluation queries, notification labels, and more.
remove_team_member
Remove a user from a team.
delete_data_source
Permanently delete a data source by its UID. Dashboards referencing this data source may break.
get_alert_rule
Retrieve a specific alert rule by its UID, including full condition configuration, labels, and annotations.
update_org_user_role
Change a user's role within the current organization.
get_team_members
List all members of a team by team ID.
get_notification_policies
Retrieve the notification policy tree that controls how alerts are routed to contact points. Shows the hierarchy of routing rules including matchers, grouping, and timing settings.
save_dashboard
Create a new dashboard or update an existing one. Provide the full dashboard model JSON. To update, include the existing dashboard UID and set overwrite to true. To create, omit the UID or set a new one.
update_notification_policies
Update the notification policy tree. This replaces the entire routing configuration. Controls how alerts are routed to contact points based on label matchers.
add_org_user
Add a user to the current organization with a specified role.
get_data_source
Retrieve detailed information about a specific data source by its UID, including connection settings and configuration.
list_contact_points
List all contact points configured for alert notifications. Contact points define where alert notifications are sent (e.g. Slack, email, PagerDuty, webhooks).
delete_contact_point
Delete a contact point by its UID. Any notification policies referencing this contact point should be updated first.
list_folders
List all folders in the Grafana instance. Folders are used to organize dashboards.
create_team
Create a new team in the current organization. Team names must be unique within the organization.
list_alert_rules
List all Grafana-managed alert rules configured in the instance, including their conditions, evaluation intervals, and notification settings.
search_teams
Search and list teams in the current organization. Returns team names, member counts, and metadata.
add_team_member
Add a user to a team by their user ID.
update_data_source
Update an existing data source's configuration by its UID. You can update the name, URL, access mode, and other settings.
remove_org_user
Remove a user from the current organization.
search_dashboards
Search and list dashboards in Grafana. Supports filtering by query string, tags, folder, and starred status. Returns matching dashboards with their UIDs, titles, URLs, types, and tags.
delete_snapshot
Delete a dashboard snapshot by its key.
list_snapshots
List dashboard snapshots. Snapshots are point-in-time captures of dashboard data that can be shared externally without requiring Grafana access.
delete_dashboard
Permanently delete a dashboard by its UID. This action cannot be undone.
list_data_sources
List all configured data sources in the Grafana instance, including their types, URLs, and connection details.
delete_team
Delete a team by its ID. All team members will be removed from the team.
list_org_users
List all users in the current organization with their roles. Shows login, email, and assigned organizational role (Admin, Editor, or Viewer).
update_annotation
Update an existing annotation's text, tags, or time range.
get_team
Retrieve a Grafana team by ID, including its name, email, and timestamps.
create_mute_timing
Create a mute timing for Grafana alert notification policies. Use this to define reusable quiet hours or maintenance windows.
update_contact_point
Update an existing alert notification contact point by UID. Provide the full receiver configuration, including name, integration type, and settings.
list_mute_timings
List alert notification mute timings configured in Grafana. Mute timings define recurring time windows that notification policies can use to suppress alerts.
update_team
Update a Grafana team's name and optional email address by ID.
create_playlist
Create a Grafana playlist that cycles through dashboards selected by UID or tag.
delete_mute_timing
Delete a mute timing by name. Notification policies referencing it should be updated first.
list_playlists
List Grafana playlists. Playlists rotate through dashboards by UID or tag for wallboards, NOC displays, and recurring operational reviews.
update_playlist
Replace an existing Grafana playlist definition. Provide the full desired title, interval, and item list.
delete_playlist
Delete a Grafana playlist by UID.
get_folder
Retrieve a folder by UID, including its title, URL, parent folder, and version metadata.
update_mute_timing
Replace an existing mute timing by name. The provided intervals replace the current mute timing definition.
get_playlist
Retrieve a Grafana playlist by UID, including its rotation interval and dashboard selectors.
get_mute_timing
Retrieve a mute timing by name, including its configured recurring time intervals and provenance.
Manage dashboards, data sources, alerts, and observability resources in Grafana. Create, update, search, and delete dashboards and folders. Configure data source connections (Prometheus, Loki, Tempo, etc.). Define alert rules, notification policies, contact points, silences, and muting rules. Create and manage annotations to mark events on graphs. Manage users, teams, organizations, and service accounts with role-based access control. Create and share dashboard snapshots. Manage playlists, library elements, and correlations between data sources. For Grafana Cloud, manage stacks, access policies, and cloud-level resources. Receive webhook notifications for alert state changes, OnCall escalation events, and incident lifecycle events.
Common questions about connecting Grafana to AI agents with Metorial.