Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, destructiveHint=false and notably openWorldHint=false, so safety and idempotency are covered. The description usefully confirms the closed-world nature by framing this as a fixed registry of 5 named providers plus fallbacks, but adds nothing about freshness, rate limits, or whether the list is live versus static.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.