tag_card
Add or remove a tag from a Favro card using card ID, sequential ID, or name, and tag ID or name, with optional board disambiguation for name-based lookups.
Instructions
Add or remove a tag from a card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card | Yes | Card ID, sequential ID (#123), or name | |
| tag | Yes | Tag ID or name | |
| board | No | Board ID or name (needed for name lookups) | |
| remove | No | If True, remove the tag instead of adding |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||