Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations present, the description carries the full burden of behavioral disclosure. It explicitly states 'read-only', which communicates the key safety trait of no side effects. However, it offers no other behavioral context such as output format, whether the DHCP pool is conditionally shown, or how it handles multiple VLANs—though for a simple show command this is a reasonable baseline.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.