Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It states 'No identifiers are retained,' which is a meaningful privacy guarantee. However, it does not disclose whether the operation is read-only, whether it performs network calls, or what side effects (if any) occur. The single behavioral note is useful but incomplete.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.