move_bulk_tasks
Add up to 100 tasks to a target list while keeping them in their original list. Returns a per-task success or error report.
Instructions
Add many tasks to a target List at once (up to 100), using ClickUp's multi-list association (the tasks also remain in their original List). Returns a per-task success/error report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_ids | Yes | Task ids to add to the target List (1–100 per call). | |
| list_id | Yes | ID of the destination List. |