get_session_stats
Retrieve token savings stats for the current session: per-tool call counts, estimated savings, reduction percentage, dedup savings, and latency metrics.
Instructions
Token savings stats for this session: per-tool call counts, estimated token savings, reduction percentage, dedup savings, and per-tool latency (p50/p95/max/error_rate). Read-only. Returns JSON: { session: { ..., latency_per_tool }, cumulative, dedup_saved_tokens }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||