fork_environment
Duplicate an API environment to a target workspace, assigning a new name.
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 |