fork_environment
Create a duplicate environment in a specified workspace by forking an existing one, enabling efficient environment replication for testing or collaboration.
Instructions
Create a fork of an environment in a workspace
Input Schema
Name | Required | Description | Default |
---|---|---|---|
environmentId | Yes | Environment ID in format: {ownerId}-{environmentId} | |
label | Yes | Label/name for the forked environment | |
workspace | Yes | Target workspace ID |