search_cards
Search a local card catalog using text queries and optional filters for type and color identity, with paginated results.
Instructions
Search the verified local card catalog with bounded pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| offset | No | ||
| type_contains | No | ||
| color_identity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issues | No | ||
| status | Yes | ||
| summary | Yes | ||
| result_id | Yes | ||
| resource_uri | Yes | ||
| source_stamps | No | ||
| schema_version | No |