Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It adds the 'ADMIN ONLY' permission requirement, which is valuable context beyond what the empty input schema provides. However, it doesn't describe what 'system configuration' includes, whether it's read-only (implied by 'Get'), response format, or any rate limits. The description doesn't contradict annotations since none exist.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.