Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of explaining behavior. It only states that detailed information is returned, but does not disclose whether this is a read-only operation (though obvious from 'get'), any error conditions, or what constitutes 'detailed'. This is minimal behavioral disclosure.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.