Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of conveying that this is a read-only metadata retrieval rather than a content download or mutation. 'Get metadata' provides that basic behavioral signal, but it does not disclose error handling, permissions, or whether the file must belong to the authenticated company. For a simple getter this is minimally transparent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.