Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description is responsible for behavioral disclosure. It states the tool 'Get detailed information', indicating a read-only operation, but does not address error handling, response format, or the extent of the details returned. This is minimally sufficient for a simple getter.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.