Analyze Usage
analyze_usageExamine server usage logs to retrieve total calls, tool breakdown, recent errors, and last activity for identifying patterns and diagnosing issues.
Instructions
Analyze the server's own usage logs for patterns and errors.
Args: None
Returns:
total_calls: Total number of tool invocations
tool_breakdown: Calls per tool
recent_errors: Last 5 distinct errors
last_activity: Most recent timestamp
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||