Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden, and 'Get' implies a safe read. It adds genuine behavioral value by disclosing that the response aggregates company, contact, and activity history in one call, but it says nothing about permissions, error/not-found behavior, or freshness of the attached history.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.