add_member
Add a member to a Trello card by providing the card ID and member ID. Use this tool to assign someone to a card for clear task ownership.
Instructions
Add a member to a card. Use this tool to assign someone to a card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cardId | Yes | ID of the card | |
| fields | No | Specific fields to include in the response. Overrides detailLevel. Use dot notation for nested fields (e.g., 'prefs.permissionLevel') | |
| memberId | Yes | ID of the member to add | |
| detailLevel | No | Response detail level. 'minimal' returns only essential fields, 'standard' returns commonly used fields, 'detailed' returns most fields, 'full' returns all fields (default varies by operation type) |