execute_card
Run a Metabase card query to retrieve live data results. Get current data from existing cards, refresh analytical insights, or access query results for further processing.
Instructions
Run a Metabase card query and return the actual data results - use this to get current data from existing cards, refresh analytical insights, or programmatically access query results for further processing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | Card ID | |
| dashboard_id | No | Execute within a dashboard context | |
| ignore_cache | No | Ignore cached results | |
| collection_preview | No | Collection preview flag |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |