Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already communicate the mutation profile (readOnlyHint=false, idempotentHint=false), and the description adds the 'mock' and 'OAuth flow testing' context. It does not, however, describe further behavioral details such as validation, uniqueness, or side effects beyond what the schema states.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.