Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must convey behavioral context itself, but it only says 'Get detailed information about a file'. It does not state that the operation is read-only (though implied), nor does it mention required permissions, error cases, or the nature of the returned information.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.