Link Sessions
link_sessionsLink two sessions by specifying source, target, and relationship type (continues, related, or supersedes) to organize conversational context.
Instructions
Link two related sessions.
Args: from_id: Source session ID to_id: Target session ID link_type: Relationship type - 'continues', 'related', or 'supersedes'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_id | Yes | ||
| from_id | Yes | ||
| link_type | No | continues |