get_tool_quality
Evaluate a tool's reliability with a 0-100 quality score based on success rate, schema honesty, and latency consistency. Identify trustworthy tools before integrating them.
Instructions
Get the quality score breakdown for a tool — an overall 0-100 score with primary signals (success rate, schema honesty, latency consistency) and secondary signals. Use this to evaluate whether a tool is reliable enough to use.
For detailed latency percentiles and raw performance data, use get_tool_metrics instead.
Args: slug: The tool's slug identifier. period: Time period — "hour", "day", "week", "month", or "all_time".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| period | No | all_time |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |