dynatrace_managed_get_entity_relationships
Retrieve incoming and outgoing relationships for a specific entity to map dependencies and connections across Dynatrace Managed environments.
Instructions
Get relationships that a specific entity has "to" and "from" other entities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityId | Yes | The entity ID to get relationships 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. |