Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, openWorldHint and destructiveHint=false, so the safety profile is fully covered by structured fields. The description adds nothing beyond that: it doesn't say what 'configuration' includes, whether the realm must exist, or what happens for an unknown realm name.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.