Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- search_dashboards — Search dashboards.
- get_dashboard_by_uid — Read a dashboard by uid.
- update_dashboard — Update a dashboard.
- get_dashboard_summary — Summary of a dashboard.
- get_dashboard_panel_queries — The queries behind a panel.
- run_panel_query — Run a panel query.
- get_panel_image — Render a panel as an image.
- search_folders — Search folders.
- create_folder — Create a folder.
- list_datasources — List data sources.
- get_datasource — Read one data source.
- get_query_examples — Example queries for a data source.
- query_prometheus — Query Prometheus.
- list_prometheus_metric_names — Prometheus metric names.
- list_prometheus_label_names — Prometheus label names.
- list_prometheus_label_values — Prometheus label values.
- query_loki_logs — Query Loki logs.
- list_loki_label_names — Loki label names.
- query_loki_stats — Loki query statistics.
- query_loki_patterns — Loki log patterns.
- list_sql_databases — List SQL databases.
- describe_sql_table — Describe a SQL table.
- query_sql — Query a SQL data source.
- query_cloudwatch — Query CloudWatch.
- query_elasticsearch — Query Elasticsearch.
- query_pyroscope — Query Pyroscope profiles.
- alerting_manage_rules — Manage alert rules.
- alerting_manage_routing — Manage alert routing.
- alerting_manage_silences — Manage silences.
- list_incidents — List incidents.
- get_incident — Read one incident.
- create_incident — Declare an incident.
- update_incident — Update an incident.
- list_oncall_schedules — List on-call schedules.
- get_current_oncall_users — Who is on call now.
- list_sift_investigations — List Sift investigations.
- find_slow_requests — Find slow requests.
- find_error_pattern_logs — Find error patterns in logs.
- get_annotations — Read annotations.
- search_docs — Search Grafana documentation.
