Create board tag
create_board_tagAdd a tag to a board's shared vocabulary for all members. Use this to pre-define tags that tasks can reference, avoiding auto-creation.
Instructions
Add a tag to a board's vocabulary. Tags live on the board and are shared by everyone on it. Usually you don't need this: create_task/update_task tag_names create missing tags by themselves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Tag name | |
| board_id | No | Board UUID | |
| board_slug | No | Board URL slug |