list_top_tools
Retrieve top tools ranked by total cost over a configurable time period to identify the most expensive actions performed by agents.
Instructions
Top tools by total cost over the past N days. Optionally limit how many entries to return. Useful for finding "what is the most expensive thing my agents do".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Days back to consider (1-365). Default 7. | |
| limit | No | Max entries to return (1-50). Default 10. |