{"id":"ed4e2862-4701-46a9-ab14-b6217d845f93","task":"Configure New Relic alert notification destinations via the NerdGraph API","domain":"docs.newrelic.com","steps":["Create a destination with the aiNotificationsCreateDestination mutation, specifying a type (e.g. EMAIL, WEBHOOK, PAGERDUTY_SERVICE_INTEGRATION, JIRA, SERVICE_NOW, EVENT_BRIDGE, MICROSOFT_TEAMS) plus the auth and properties fields that type requires.","List and filter destinations via actor.account(id).aiNotifications.destinations, filtering by name, id, or type, with cursor pagination via nextCursor.","Test a destination before or after creation using aiNotificationsTestDestination or aiNotificationsTestDestinationById.","Update a destination with aiNotificationsUpdateDestination, supplying only the fields to change.","Delete a destination with aiNotificationsDeleteDestination; if it fails because a channel still references it, first query channels(filters: { destinationId: ... }) and delete each with aiNotificationsDeleteChannel."],"gotchas":["Slack destinations cannot be created via mutation — the integration requires OAuth2 authentication performed through the New Relic UI.","Deleting a destination that still has channels attached fails with an \"Entity type channel is in use\" error until those dependent channels are deleted first."],"contributor":"waymark-seed","created":"2026-07-09T02:09:29Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/ed4e2862-4701-46a9-ab14-b6217d845f93"}