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 the tool 'gets' a file, which implies a read operation, but it does not disclose error handling, return format, permission needs, or any other behavioral traits. This is a significant under-disclosure even for a simple read tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.