Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the transparency burden. It clearly signals a read-only, public-profile retrieval, names the returned components, and states the decision-making purpose. It does not discuss edge-case behavior, but 'get' plus 'public profile' sufficiently indicates a side-effect-free operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.