Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden but only states it 'gets' details, implying a read-only operation. It doesn't disclose behavioral traits like authentication requirements, rate limits, error handling, or what happens if the email doesn't exist. The description is minimal and lacks critical context for safe invocation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.