document_clone_session
Clone an existing session with a deep copy of its document to a new session for independent editing or versioning.
Instructions
Clone an existing session into a new session with a deep copy of the document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session | Yes | Source session name to clone | |
| newSession | Yes | Name for the cloned session |