Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations declare readOnlyHint, idempotentHint, non-destructive, and non-open-world. The description adds that the tool 'validates its structure' and accepts 'analysis results, never model bytes', which is useful behavioral context. However, it doesn't explain what happens upon validation failure, retry behavior, or the output beyond what the output schema covers.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.