get_history
Retrieve the thought history for the current session to review the reasoning chain or find context, with optional filtering by branch and capping results.
Instructions
Retrieve the thought history for the current active session. Read-only. Returns thoughts in chronological order with their numbers, content, tags, branch assignments, and any revision links. Optionally filter to a specific branch with branchId, or cap results with limit. Use to review the full reasoning chain or to find context before adding the next thought.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Optional: limit results | |
| branchId | No | Optional: filter by branch |