remove_member_from_card
Remove a member from a Trello card by providing card ID and member ID. Quickly update card assignments.
Instructions
Remove a member from 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 remove the member from | |
| memberId | Yes | ID of the member to remove from the card |