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. 'Get all properties' implies a read operation, but it lacks details on permissions, rate limits, pagination, or error handling. It doesn't specify if it returns archived contacts by default or how the 'archived' parameter affects results, leaving behavioral aspects unclear.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.