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, but it merely says 'Get content' without explaining the response format (binary, JSON, plain text), size limits, permission requirements, or error behavior. It implicitly indicates a read operation but leaves the agent without key behavioral context needed to handle the result.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.