context_share
Transfer context between sessions to maintain continuity, optionally selecting specific keys to share from source to target.
Instructions
Share context from one session to another
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | No | Optional specific keys to share | |
| to_session | Yes | Target session ID | |
| from_session | Yes | Source session ID |