get_session_stats
Retrieve token savings statistics for the current session, including per-tool call counts, estimated token reduction, dedup savings, and latency metrics (p50/p95/max/error rate).
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 | |||