archive_card
Hide a Metabase card from normal views while preserving its data. Safely archive cards instead of permanently deleting them.
Instructions
Archive a card/question in Metabase (soft delete).
This sets the card's archived status to true, which hides it from normal views but preserves the data. Safer than permanent deletion.
Args: card_id: The ID of the card to archive.
Returns: The updated card object with archived status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||