Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden. It discloses that the data is a public profile, accepts a leading @, and returns structured fields, connections, endorsements, referral info, and recent activity. It does not cover error behavior or rate limits, but those are minor for a simple public read operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.