kb_store_summary
Store a session summary into the persistent knowledge base to enable cross-session search and recall.
Instructions
Store a session summary generated by the calling agent. Use this after kb_summarize returns session chunks and you have written a summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | The summary text (3-8 sentences) | |
| session_id | Yes | The session ID to store the summary for |