generate_panel_url
Create direct links to Grafana dashboard panels with customizable time ranges and variables for focused data analysis.
Instructions
Generate a URL for a specific panel with optional time range
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboardUid | Yes | ||
| panelId | Yes | ||
| from | No | ||
| to | No | ||
| refresh | No | ||
| variables | No |