Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It states it's a retrieval operation, implying it's likely read-only, but doesn't confirm this or detail aspects like error handling, rate limits, authentication requirements, or what happens if the ID is invalid. This leaves significant gaps for a tool that accesses potentially sensitive contact data.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.