Create board tag
create_board_tagAdd a tag to a board's shared vocabulary. Use this only when you need to predefine a tag; most tags are created automatically when tasks are saved.
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 |