Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description implies a read-only operation ('retrieves details'), which matches the tool's purpose. Since no annotations exist, the description carries the full burden, but it provides no additional behavioral context such as permissions needed or side effects. This is adequate 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.