Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and non-destructive behavior. The description adds meaningful behavioral context: no API key is required, the tool returns lightweight catalog/sequence information, and tools/list only exposes a subset of what this guide can enumerate. This is exactly the kind of context that helps the agent trust and invoke the tool correctly.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.