tcdb_set
Retrieve a TCDB set checklist by ID, URL, or path and return normalized set metadata with card rows from the visible page.
Instructions
Get TCDB set checklist. Fetches a public TCDB set page and returns normalized set metadata plus card rows from the visible checklist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Numeric TCDB set id. Required when path or url is omitted. | |
| url | No | Absolute https://www.tcdb.com ViewSet URL | |
| path | No | TCDB ViewSet path | |
| limit | No | Maximum cards returned, default 25, max 100 |