get_cards_by_list_id
Fetch cards from a specific Trello list using its list ID, with an optional board ID for precise targeting.
Instructions
Fetch cards from a specific Trello list on a specific board
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | No | ID of the Trello board (uses default if not provided) | |
| listId | Yes | ID of the Trello list |