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 mentions 'allowlisted' (restrictions) and 'plain text' (output format), but does not cover error conditions, authentication, rate limits, or the behavior of the max_chars parameter. This is insufficient for a tool with no structured behavioral metadata.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.