get_card_by_number
Retrieve a Zube card by its visible number, returning full details like assignees and labels, with optional project scope.
Instructions
Look up a card by its visible card number (e.g. #15293).
Optionally scope to a project_id. Returns full card details including assignees and labels. Returns an error dict if no card is found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| number | Yes | ||
| project_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||