account.analytics.tools
Analyze API tool usage to identify high-cost and frequently used tools by tracking calls, expenses, and performance metrics.
Instructions
Get per-tool usage breakdown — calls, cost, cache hits, average latency, last used. Sort by cost (highest spend), calls (most used), or latency (slowest). Identify your most-used and most-expensive tools. Free, no charge (APIbase)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort tools by: "cost" (highest spend), "calls" (most used), or "latency" (slowest). Default: "calls" | calls |
| limit | No | Max number of tools to return (1-100). Default: 20 |