Datadog · Arazzo Workflow
Datadog Resolve an Incident
Version 1.0.0
Retrieve an incident then update its state to resolved.
Provider
Workflows
resolve-incident
Get an incident then update its state to resolved.
Fetches the incident by id to confirm it exists, then patches its state to resolved to mark the incident closed.
1
getIncident
Retrieve the incident details by id to confirm it exists and capture its current state before resolving.
2
resolveIncident
Update the incident state to resolved, which records the resolution time and marks the incident closed.
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.