get_dashboards
Retrieve New Relic dashboards filtered by search term or GUID. Use search to quickly find specific dashboards in large accounts.
Instructions
Get New Relic dashboards (max 200 due to API limits). Use search parameter to find specific dashboards efficiently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Search term to filter dashboards by name (case-insensitive). Recommended for large accounts. | |
| guid | No | Specific dashboard GUID to retrieve | |
| limit | No | Number of dashboards to retrieve (default: 200, API max: 200) |