get_metabase_playground_link
Generate a Metabase playground link to explore query results interactively, enabling users to visualize and experiment with data in a user-friendly interface.
Instructions
Generate a Metabase playground link for interactive query exploration - allows users to see results and experiment with data in a user-friendly interface
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The SQL query to execute in the playground | |
| display | No | Display type (table, bar, line, etc.) | table |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |