dynatrace_managed_get_event_details
Get detailed information for a specific event using its event ID and environment alias to troubleshoot and analyze observability data.
Instructions
Get detailed information about a specific event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | The event ID to get details for | |
| 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. |