move_bulk_tasks
Move multiple tasks into a target list using multi-list association. Provide task IDs and a destination list ID to reassign tasks in bulk.
Instructions
Move many tasks into a target List (adds them to the list; uses multi-list association).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_ids | Yes | Task IDs to move (max 100 per call). | |
| list_id | Yes | Destination List ID. |