get_error_tracking_issue
Retrieve complete details for a specific error tracking issue from Datadog, including all attributes and relationships for analysis.
Instructions
Retrieve the full details for a specific error tracking issue, including attributes and relationships.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}