Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden and handles it well: it enumerates the exact transformations performed (stripping markdown wrappers, wrapping unquoted keys, replacing single quotes, removing trailing commas, auto-closing brackets/braces) and discloses the output guarantee, timing, and auth posture. This is substantial behavioral context beyond what the schema alone offers.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.