Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with one parameter, no annotations, and no output schema, the description covers the essential aspects: what it finds, the method, and the ranking behavior. However, since there is no output schema, it leaves some ambiguity about the exact structure of 'matches' (e.g., whether it returns fragrance slugs, names, scores). Still, it is sufficiently informative for an agent to rely on.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.