check_datasource_exists
Verify whether a specific Grafana datasource exists by checking its UID or name, enabling users to confirm availability before performing operations.
Instructions
Check if a datasource exists by UID or name
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | No | The datasource UID to check | |
| name | No | The datasource name to check |