get_session_stats
Retrieve token savings and per-tool performance stats for the current session, including call counts, latency, error rates, and dedup savings.
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 | |||