add_card_label
Add a label to a ScrumDo card without removing existing labels. Specify the card reference and label ID.
Instructions
Add a single label to a card, preserving existing labels.
Args: card_ref: Card reference, e.g. 'ON-914'. label_id: Label id to add. Use list_labels() to find ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_ref | Yes | ||
| label_id | Yes |