Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and idempotentHint=true, covering safety. The description adds useful behavioral context beyond annotations: it supports multiple languages, slugs, and aliases (e.g., 'Fez finds Fès, Mogador finds Essaouira'), and clarifies that it returns codes. This enriches the agent's understanding of how the search behaves.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.