list_cards
:
Instructions
List cards/frames with optional filters. Uses active board if set and no board specified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board | No | Board/production name or ID (uses active board if omitted and set) | |
| column | No | Stage name or ID to filter by | |
| priority | No | Priority to filter by: urgent, high, medium, low | |
| limit | No | Max number of cards to return (default 50) |