Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It does add one useful behavioral trait: 'No identifiers are retained,' which signals privacy behavior. However, it does not disclose side effects, whether the operation is read-only, how inputs are handled, or what output the agent should expect.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.