Skip to main content
Glama

Grafana MCP Server

by levalhq

get_oncall_shift

Retrieve detailed information about a specific Grafana OnCall shift using its unique ID to access shift schedules, team assignments, and coverage periods.

Instructions

Get detailed information for a specific Grafana OnCall shift

Input Schema

NameRequiredDescriptionDefault
shiftIdYesThe ID of the shift to get details for

Input Schema (JSON Schema)

{ "properties": { "shiftId": { "description": "The ID of the shift to get details for", "type": "string" } }, "required": [ "shiftId" ], "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