Get Checklist
kaiten_get_checklistRetrieve a checklist and its items by checklist ID. Use the returned parent card to verify the correct checklist when reconstructing card IDs.
Instructions
Get a checklist with its items. NOTE: Kaiten resolves checklists by checklistId alone — passing a wrong cardId still returns the real checklist if checklistId is valid. Verify via the returned checklist's parent card if cardId is reconstructed from memory. checklistId from kaiten_create_checklist or kaiten_get_card (verbosity=max).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cardId | Yes | Card ID | |
| verbosity | No | Detail: raw|min(default)|normal|max | min |
| checklistId | Yes | Checklist ID |