get_session_summary
Retrieve a session's decisions and context summary using session ID and project root to recall the current project state.
Instructions
Get a summary of the current session's decisions and context.
Args: session_id: Session identifier project_root: Absolute path to the project root
Returns: Summary of session state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | default | |
| project_root | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |