suggest_tool
Suggests tools matching a task hint, ordered by success rate and recency factor.
Instructions
v2.1.0 — Suggest tools matching a task hint, ranked by successRate × recency factor (1.0 at ≤1d, linearly decays to 0.1 at ≥30d).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max candidates. Default 5. | |
| minScore | No | Default 0. | |
| taskHint | Yes | Substring matched against toolName. |