Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It discloses deterministic behavior, pure math, and no external calls, which are meaningful behavioral traits beyond the schema. It could add details about invalid inputs or exact return shape, but the core side-effect and reliability profile is clear.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.