Get Member Cards
get_member_cardsFind all cards assigned to a member by ID or username, with optional filters for open, closed, or visible cards.
Instructions
Get all cards assigned to a member. Use 'me' for the authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filter cards (default: visible) | |
| memberId | Yes | The ID or username of the member (use 'me' for yourself) |