Datadog · Arazzo Workflow
Datadog Mute a Monitor
Version 1.0.0
Fetch a Datadog monitor, then mute it to suppress alert notifications.
Provider
Workflows
mute-monitor
Read a monitor and then mute it.
Fetches a monitor by ID to confirm it exists, then mutes it for the supplied scope and optional end timestamp.
1
getMonitor
Read the monitor by ID to confirm it exists and capture its current name before muting.
2
muteMonitor
Mute the monitor for the supplied scope and optional expiration so alert notifications are suppressed.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.