Skip to main content
Glama

New Relic MCP Server

by cloudbring

acknowledge_incident

Acknowledge open incidents in the New Relic MCP Server by specifying the incident ID, ensuring timely incident management and resolution tracking.

Instructions

Acknowledge an open incident

Input Schema

NameRequiredDescriptionDefault
incident_idYesThe ID of the incident to acknowledge

Input Schema (JSON Schema)

{ "properties": { "incident_id": { "description": "The ID of the incident to acknowledge", "type": "string" } }, "required": [ "incident_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/cloudbring/newrelic-mcp'

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