get_session_stats
Monitor current session's tool latency and total tokens saved, enabling quick assessment of performance and token usage without heavy analysis.
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 | |||