Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It reveals that the tool handles uncertainty and produces a ranking, implying simulation or probabilistic modeling. However, it does not disclose whether the tool is read-only, what side effects exist, or the exact algorithm used (e.g., Monte Carlo simulation indicated by n_simulations parameter).
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.