get_top_tools
Retrieve the top 10 most used tools by cost, call count, or duration over a specified period.
Instructions
Get the top 10 most used tools by cost, call count, or duration in the last N days
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Days to look back (default 30) | |
| sort_by | No | Sort by: cost, count, or duration (default cost) |