Get Overdue Cards
get_overdue_cardsRetrieve past-due, incomplete, unarchived cards from a Trello board, sorted by most overdue first. Optionally filter results by list or member.
Instructions
Cards with a past-due date that aren't marked complete and aren't archived, based on the board's current card state (not action history). Sorted most-overdue first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board | Yes | Trello board ID, shortLink, or full board URL (e.g. https://trello.com/b/abc123/my-board) | |
| listId | No | Restrict results to structural changes on this specific Trello list ID | |
| memberId | No | Restrict results to this Trello member ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board | Yes | ||
| cards | Yes | ||
| evaluatedAt | Yes | ||
| totalOverdue | Yes |