Datadog · Arazzo Workflow
Datadog Create a Monitor
Version 1.0.0
Create a Datadog monitor, read it back, and validate the configuration.
Provider
Workflows
create-monitor
Validate, create, and read back a Datadog monitor.
Validates a monitor configuration, creates the monitor, and then fetches it by the returned ID to confirm it was persisted correctly.
1
validateConfig
Validate the monitor configuration without creating it to surface any query or option errors before persisting the monitor.
2
createMonitor
Create the monitor with the validated configuration. Datadog returns the full monitor including its newly assigned numeric ID.
3
readBackMonitor
Read the created monitor back by its ID to confirm the query, message, and thresholds were stored as intended.
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.