bugherd_move_tasks
Move selected tasks between BugHerd projects using source project ID, task IDs, and destination project ID.
Instructions
Move tasks from one project to another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The source project ID | |
| task_ids | Yes | Array of task IDs to move | |
| destination_project_id | Yes | The destination project ID |