Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds "paid per call," which is a critical behavioral trait beyond the annotations (readOnlyHint=false, openWorldHint=true, destructiveHint=false). This cost warning helps the agent weigh usage. The phrase "call ANY endpoint" aligns with openWorldHint and implicitly warns of arbitrary side effects, though it doesn't detail specifics. No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.