Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and openWorldHint=true, covering safety and world interaction. The description adds the behavioral detail that it returns 'metadata' (not file content), which is useful. However, it does not disclose error behavior, authorization requirements, or what 'metadata' includes, leaving room for ambiguity.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.