Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, destructiveHint=false and openWorldHint=true, so the read-only, externally-sourced nature is covered. The description adds a useful enumeration of what the response contains (data, validity, network, top-up, reviews, link), but since an output schema exists, this is supplementary rather than essential.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.