update_checklist_position
Update a checklist's position on a Trello card to reorder checklists. Set position to top, bottom, or a number.
Instructions
Update the position of a checklist on a card. Use this tool to reorder checklists on a card.
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') | |
| position | Yes | New position for the checklist (top, bottom, or a positive number) | |
| 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) |