score_tool_description
Score how clear, specific, and LLM-friendly a tool description is (0-100) before adding it to an agent to reduce wrong tool calls.
Instructions
Score how clear, specific and LLM-friendly a tool description is (0-100). Use this before adding a new tool to an agent to reduce wrong tool calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional name of the tool (e.g. create_invoice) | |
| description | Yes | The full tool description text to score |