Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly, openWorld, idempotent, and non-destructive behavior, so the bar for extra disclosure is lower. The description adds useful context: the tool is 'Live', 'Requires a connected account', and returns '[{id, displayValue, headline}]'. It does not discuss rate limits or latency, but those are not essential here.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.