Migrate tasks between versions within the same branch. Supports two modes: bulk migration by source version (from_version_id), or migration of specific tasks (task_ids). Target can be explicit (to_version_id) or latest active version (to_latest).
Migrate tasks between versions within the same branch. Supports two modes:Documentation Index
Fetch the complete documentation index at: https://docs.terminaluse.com/llms.txt
Use this file to discover all available pages before exploring further.
from_version_id)task_ids)to_version_id) or the latest active version (to_latest).Request model for migrating tasks between versions.