get-tickets-by-list
Retrieve Trello tickets from a specific list by providing the list ID and optional limit. Simplify project management tasks by accessing targeted card data directly.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of cards to return | |
listId | Yes | ID of the list to get tickets from |