Datadog · Arazzo Workflow
Datadog Search Incidents
Version 1.0.0
Search incidents by a facet query then fetch the first match by id.
Provider
Workflows
search-incidents
Search incidents then get the first matching incident by id.
Runs a faceted incident search bounded by page size, then fetches the first matched incident by id to retrieve its full details.
1
searchIncidents
Search for incidents matching the supplied facet query, returning the first page of matches.
2
getIncident
Retrieve the full details of the first incident returned by the search to inspect its current state and attributes.
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.