New Relic · Arazzo Workflow
New Relic Prune NRQL Condition
Version 1.0.0
Resolve a policy by name, list its NRQL conditions, and delete one.
View Spec
View on GitHub
AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatformArazzoWorkflows
Provider
Workflows
prune-nrql-condition
Resolve a policy, find a NRQL condition, and delete it.
Filters policies by name, lists the NRQL conditions scoped to the matched policy, captures the first condition id, and deletes it.
1
2
listNrqlConditions
List the NRQL conditions attached to the resolved policy and capture a condition id to delete.
3
deleteNrqlCondition
Delete the identified NRQL condition so the policy stops evaluating the retired query.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.