get_checklist_card
Find the card that contains a specific checklist by providing the checklist ID. Resolve checklist-to-card associations to understand where a checklist lives.
Instructions
Get the card a checklist is on. Use this tool to find out which card a checklist belongs to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Specific fields to include in the response. Overrides detailLevel. Use dot notation for nested fields (e.g., 'prefs.permissionLevel') | |
| checklistId | Yes | ID of the checklist | |
| detailLevel | No | Response detail level. 'minimal' returns only essential fields, 'standard' returns commonly used fields, 'detailed' returns most fields, 'full' returns all fields (default varies by operation type) |