get_current_org
Retrieve details about the current Grafana organization by providing the connection name. Returns organization information as JSON for quick reference.
Instructions
Get current organization information.
Args: connection_name: Name of the Grafana connection
Returns: JSON string with organization details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |