get_dashboards
Retrieve up to 200 New Relic dashboards and filter by name or GUID to locate specific dashboards quickly.
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 |
|---|---|---|---|
| guid | No | Specific dashboard GUID to retrieve | |
| limit | No | Number of dashboards to retrieve (default: 200, API max: 200) | |
| search | No | Search term to filter dashboards by name (case-insensitive). Recommended for large accounts. |