incidents_list
Retrieve and display a list of incidents from Datadog for monitoring and incident management purposes.
Instructions
List incidents
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}