Skip to main content
Glama

Grafana MCP Server

by levalhq

get_sift_investigation

Retrieve an existing Sift investigation using its unique UUID identifier to access detailed incident data and analysis within Grafana's monitoring environment.

Instructions

Retrieves an existing Sift investigation by its UUID

Input Schema

NameRequiredDescriptionDefault
idYesThe UUID of the investigation

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "The UUID of the investigation", "type": "string" } }, "required": [ "id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/levalhq/mcp-grafana'

If you have feedback or need assistance with the MCP directory API, please join our Discord server