download_card_image
Download a Metabase card image to your local disk. Specify the card ID and optional output directory or filename.
Instructions
Download a card/question image and save it to disk.
Args: card_id: The ID of the card to download output_dir: Directory to save the image (default: mcp-servers/output) filename: Optional custom filename without extension
Returns: Success message with file path or error message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | ||
| output_dir | No | ||
| filename | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |