kaiten_copy_automation
Copy an automation to another space by providing the source space ID, automation UUID, and target space ID. Reuse workflows across spaces without rebuilding them.
Instructions
Copy an automation to another space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space_id | Yes | Source space ID | |
| automation_id | Yes | Automation ID (UUID) to copy | |
| target_space_id | Yes | Target space ID to copy the automation into |