Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It discloses the 100-point limit and input format but does not mention read-only behavior, error handling, or output structure. The 'get' verb implies read-only, and an output schema exists, but behavioral disclosure is minimal.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.