assign_member_to_card
Assign a specific team member to a card on Trello to clearly delegate tasks and track responsibility.
Instructions
Assign a member to a specific card
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | No | ID of the Trello board (uses default if not provided) | |
| cardId | Yes | ID of the card to assign the member to | |
| memberId | Yes | ID of the member to assign to the card |