get_checklist_board
Given a checklist ID, retrieve the board it belongs to. Locate the parent board of any Trello checklist.
Instructions
Get the board a checklist is on. Use this tool to find out which board 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) |