copy_connector
Copy an Arc connector's settings to a new connector ID, optionally in a different workspace.
Instructions
Copy an Arc connector settings to a new connector with a specified ID. Optionally copy to a different workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectorId | Yes | The ID of the connector to copy | |
| workspaceId | Yes | The ID of the workspace containing the source connector | |
| newConnectorId | Yes | The ID for the new connector | |
| newWorkspaceId | No | The ID of the destination workspace. If not specified, the new connector will be created in the same workspace as the source connector |