get-tickets-by-list
Retrieve Trello cards from a specified list by providing the list ID, with an optional limit to control the number of cards returned.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of cards to return | |
listId | Yes | ID of the list to get tickets from |