Branch Session (v3)
lyzr_session3_branchCreate a new session branch from a specific message to maintain multiple conversation paths in Lyzr.
Instructions
Branch a v3 session off from a specific message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metadata | No | Metadata to attach to the new branch | |
| session_id | Yes | Session id to branch from | |
| branch_name | No | Human-readable name for the branch | |
| new_session_id | No | Id to assign to the new branched session | |
| from_message_id | Yes | Message id the new branch starts from |