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 only states 'Display VLAN information', implying a read-only operation, but does not explicitly confirm non-destructiveness, describe the output format, or mention whether all VLANs are shown when no vlanId is given. No side effects or device interaction details are disclosed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.