list_project_cards
Retrieve project cards filtered by state, assignee, labels, number, or search, with customizable ordering and pagination.
Instructions
List cards scoped to a specific project with filtering and ordering.
number: filter by visible card number (e.g. 15293). assignee_ids: filter to cards assigned to these person IDs. label_names: filter to cards with these label names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| state | No | ||
| number | No | ||
| order_by | No | ||
| per_page | No | ||
| project_id | Yes | ||
| search_key | No | ||
| label_names | No | ||
| assignee_ids | No | ||
| workspace_id | No | ||
| category_name | No | ||
| order_direction | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||