Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It merely offers a static catalog description, giving no indication whether the tool reads data, performs lookups, validates input, or mutates anything. Given that the schema includes fields like 'json' (to validate) and 'url' (to normalize), the behavioral ambiguity is significant and could mislead an agent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.