New Relic · Arazzo Workflow
New Relic Find Policy And List Conditions
Version 1.0.0
Resolve an alert policy by name and list its metric conditions.
View Spec
View on GitHub
AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatformArazzoWorkflows
Provider
Workflows
find-policy-and-list-conditions
Resolve a policy by name then enumerate its conditions.
Filters alert policies by exact name, captures the policy id from the match, and lists the conditions scoped to that policy for review.
1
findPolicy
Look up the alert policy by its exact name and capture the resolved policy id used to query its conditions.
2
listConditions
List the APM metric conditions attached to the resolved policy so the caller can review what the policy evaluates.
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.