get_metrics_summary
Aggregates MCP tool usage metrics for recent days, including call count, execution time, token consumption, cache hit rate, and errors. Supports debugging and optimization.
Instructions
사용량통계 — 최근 N일간 MCP 도구 사용량을 집계해서 보여줍니다.
디버깅/최적화용. 도구별로:
호출 횟수
평균/p50/p95 실행 시간
평균 토큰 소모량
캐시 히트율
에러 발생 횟수 를 보여줍니다.
로그 파일 위치: ~/Downloads/kstock/logs/metrics_YYYYMMDD.jsonl
Args: days: 조회할 일수 (기본 1, 오늘만. 최대 30)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |