create-case
Create a case in Datadog Case Management using a title, type ID, and optional priority to track issues.
Instructions
Create a new case in Datadog Case Management
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Case title | |
| description | No | Detailed description of the case | |
| priority | No | Case priority | NOT_DEFINED |
| typeId | Yes | Case type ID. Use list-cases to find valid type IDs |