fizzy_remove_tag
Remove a specified tag from a card in a Fizzy Kanban board. Provide the card ID and tag name to update the card's tags.
Instructions
Remove a tag from a card
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | Tag name to remove | |
| card_id | Yes | The ID or number of the card |