Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and destructiveHint=false, so the safety profile is established. The description adds valuable behavioral context beyond annotations: no API key is needed, the tool is a navigator over the full surface, and it reveals the relationship to tools/call and tools/list. This goes beyond the annotation baseline without repeating it.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.