Skip to main content
Glama

New Relic MCP Server

by cloudbring

acknowledge_incident

Mark an open incident as acknowledged by specifying its ID in the New Relic MCP Server, helping manage and track incident resolution progress effectively.

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