get_session_stats
Track session performance by retrieving per-tool latency and total tokens saved. This lightweight monitor provides immediate feedback for evaluating documentation navigation efficiency.
Instructions
Session self-monitor: returns {latency_per_tool, total_tokens_saved}. Lightweight; reads the in-memory latency ring + persistent savings counter. For windowed analysis use analyze_perf. The latency ring lives in memory, so a server restart clears it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||