search_entities
Find New Relic entities like applications, hosts, and services using filters for name, tags, domain, or type. Query observability data to locate specific resources for monitoring and troubleshooting.
Instructions
Search for New Relic entities (applications, hosts, services, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by entity name (supports LIKE patterns with %). | |
| tags | No | Filter by tag key-value pairs. Example: {"environment": "production"} | |
| domain | No | Filter by domain: APM, BROWSER, INFRA, MOBILE, SYNTH, etc. | |
| entity_type | No | Filter by type: APPLICATION, HOST, MONITOR, WORKLOAD, DASHBOARD, etc. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |