create-incident
Create a Datadog incident by specifying a title and indicating whether customers are impacted. Optionally provide an impact summary if customers are affected.
Instructions
Create a new Datadog incident with title and customer impact info
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | The title of the incident, summarizing what happened | |
| customerImpacted | Yes | Whether the incident caused customer impact | |
| customerImpactScope | No | Impact summary (required if customerImpacted is true) |