create-case
Create a new case in Datadog Case Management to track issues by providing title, description, priority, and type.
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 |