move_assignment_to_folder
Move one or several existing assignments into a folder (or out of any folder). Attaching the crew that works on them is a separate step: assign_crew.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | Yes | Destination folder (id, name or full path), or 'none' to remove them from their folder | |
| assignment_id | No | One assignment id (from list_assignments). Use assignment_ids to move several. | |
| assignment_ids | No | Several assignment ids to move in one call |