Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=false, openWorldHint=true and destructiveHint=false, so the safety profile is partly covered. The description still adds non-obvious behavioral constraints: it refuses nsec input, and it warns that connection secrets must not be placed in chat, which shapes how an agent should route the user.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.