run_nerdgraph_query
Execute custom NerdGraph GraphQL queries to retrieve, manage, or manipulate data in New Relic. Supply query strings and optional variables to perform tailored operations directly from the MCP client.
Instructions
Execute a custom NerdGraph GraphQL query
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | Yes | The GraphQL query to execute | |
variables | No | Optional GraphQL variables to supply to the query |