dynatrace_managed_get_problem_details
Retrieve detailed problem information using the internal UUID to analyze root cause evidence, affected entities, tags, and management zones for faster incident resolution.
Instructions
Get detailed information about a specific problem including evidence details for root cause analysis, affected entities, entity tags, and management zones. Use the problemId (UUID format) from list_problems output, NOT the displayId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| problemId | Yes | The internal problem ID (UUID format) from list_problems - NOT the displayId (P-XXXXX) | |
| environment_alias | Yes | Specify which environment to be queried, by supplying the environment alias as returned by get_environments_info. Can use `ALL_ENVIRONMENTS` to retrieve data from all environments in one request to MCP. |