get_entity
Look up a New Relic entity by its GUID to retrieve full details including name, type, alert severity, account info, tags, and type-specific metadata.
Instructions
Look up a single New Relic entity by its GUID. Returns full details including name, type, domain, alert severity, account info, tags, permalink, and type-specific metadata (language for APM apps, monitor type for synthetics, host metrics for infra). Use entity_search to find GUIDs, or decode_entity_guid to inspect a GUID without an API call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guid | Yes | Entity GUID to look up |