Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide key behavioral hints (readOnlyHint: true, idempotentHint: true, destructiveHint: false), so the description doesn't need to repeat these. It adds minimal context by specifying 'embedding models', but doesn't disclose additional traits like rate limits, auth needs, or output format. No contradiction with annotations exists.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.