List checklists
checklist_listRetrieve checklists with their category, version, step count, and run count. Filter by category or a name keyword; results are limited to 500 rows, newest change first.
Instructions
Every checklist with its category, version, step count and how many runs came from it. Filter by category or by a word in the name. Returns at most 500 rows, newest change first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Only checklists in this category, matched after the same lower-case hyphenation applied on create | |
| contains | No | Only checklists whose name contains this text, matched case-insensitively |