Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It only states that it 'gets metadata' but does not disclose potential error conditions (e.g., extension not found), whether any side effects occur (likely none, but not stated), authentication requirements, or the exact structure of the returned metadata. This is a significant gap for a tool that may be called on arbitrary IDs.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.