Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full burden for behavioral traits. It only says 'Cube root.' without disclosing whether it returns principal values, handles complex numbers, or any special cases. The output schema likely provides return details, but it is not referenced.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.