get-list-cards
Retrieve cards from a specific Trello list with options to filter by status and select fields for efficient project tracking and management.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listId | Yes | ID of the list to get cards from | |
| fields | No | Comma-separated list of card fields to include | |
| filter | No | Filter for card types (e.g., "open", "closed", "all") |