Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description is the sole source for behavioral traits. It does not disclose rounding rules, precision, handling of edge cases (e.g., zero rate, negative time beyond schema constraints), or return format. The output schema exists but isn't mentioned.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.