list_trees_by_session
Retrieve all reasoning trees for a session ID to maintain context across explorations. Use this to review prior decision paths and support backtracking.
Instructions
List all trees associated with a specific session ID for context maintenance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | The session ID to filter trees by |