Skip to main content
Glama

Grafana MCP Server

by levalhq

get_current_oncall_users

Retrieve the list of users currently on-call for a specific Grafana OnCall schedule using the schedule ID to identify active responders.

Instructions

Get the list of users currently on-call for a specific Grafana OnCall schedule

Input Schema

NameRequiredDescriptionDefault
scheduleIdYesThe ID of the schedule to get current on-call users for

Input Schema (JSON Schema)

{ "properties": { "scheduleId": { "description": "The ID of the schedule to get current on-call users for", "type": "string" } }, "required": [ "scheduleId" ], "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