get_forks
Retrieve fork points from session history to reveal branch points, retries, and edits, showing which branch was continued versus abandoned.
Instructions
Get fork points in a session with diverging branch details.
Shows where conversations branched (retries, edits) and which branch the user continued with (primary) vs abandoned.
Args: session_id: Session UUID (or prefix). project: Optional project slug. fork_uuid: Show only this specific fork point. Empty for all forks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | ||
| fork_uuid | No | ||
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |