Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, covering safety. The description adds the 'No API key needed' note and explains the behavioral distinction between the catalog and sequence modes. It does not contradict annotations, and the added context (e.g., tools/list limitation) enriches understanding without duplicating structured data.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.