dynatrace_managed_get_entity_details
Get detailed information about a specific Dynatrace entity by providing its entity ID and an environment alias, supporting queries across all environments at once.
Instructions
Get detailed information about a specific entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityId | Yes | The entity 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. |