move_list_to_board
Move a list to a different board using list ID and destination board ID. Reorganize lists across boards for better workflow management.
Instructions
Move a list to a different board. Use this tool to reorganize lists between boards.
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') | |
| listId | Yes | ID of the list to move | |
| boardId | Yes | ID of the destination board | |
| 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) |