Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the burden of behavioral disclosure. It does add a key behavior: returning the first matching contact, which is not trivial. However, it lacks details about permissions, not-found behavior, or whether the result is a full person object. The verb 'look up' suggests a read operation, but this is implicit.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.