Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden for behavioral transparency. It only states the intent to 'Get detailed information' but does not disclose return format, error behavior, or confirm that it is a safe read-only operation. The verb 'Get' implies read-only, but it is not explicitly stated.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.