Reopen Card
fizzy_reopen_cardReopen a closed card to restore it to active status, allowing you to resume work on completed tasks or reverse accidental closures.
Instructions
Reopen a previously closed card to make it active again. Use this to resume work on completed cards or undo accidental closures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_number | Yes | The card number - the visible ID shown on the board (e.g., '#123'). This is different from card_id and is used for some endpoints. Card numbers are shown in the Fizzy UI and are user-friendly identifiers. | |
| account_slug | Yes | The account slug identifier (e.g., '123456' or '/123456'). This identifies which Fizzy account to operate on. Get available account slugs from fizzy_get_identity or fizzy_get_accounts. |