get_usage_analytics
Measure tool usage and optimize AI performance by tracking automatic call rates, tool selection accuracy, parameter hallucination, and workflow completeness over any period.
Instructions
Get tool usage analytics and optimization metrics. For developers and optimization tracking.
AUTOMATIC TRIGGERS - Call this when:
Measuring optimization effectiveness after tool description changes
Tracking automatic vs explicit tool call rates
Monitoring parameter hallucination rates
Evaluating tool selection accuracy
Running A/B tests on tool descriptions
Returns metrics for:
Automatic call rate (% of calls the model made without explicit instruction)
Tool selection accuracy (% of correct tool choices)
Parameter hallucination rate (% of parameters that needed correction)
Workflow completeness (% of workflow steps completed)
Per-tool usage breakdown
PARAMETERS:
days: Look back N days (default: 7)
tool_name: Filter by specific tool (optional)
This is a development/evaluation tool, not needed for normal usage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| tool_name | No |