Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of disclosing behavior. It only states 'Get metadata' without specifying what metadata is returned, potential errors (e.g., image not found), or any read-only guarantees. This is a minimal disclosure that lacks useful behavioral context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.