asana_bulk_move_section
Move multiple tasks into one Asana section in a single call, reducing bulk triage time. Returns a per-task summary for quick verification.
Instructions
Move MANY tasks into one section in a single call (loops section addTask). Returns a per-task summary. Throughput multiplier for triaging a board column.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_gids | Yes | Task GIDs to move | |
| section_gid | Yes | Target section GID |