Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of behavioral disclosure. It discloses the network.read permission requirement, which is valuable context. 'List' implies a read-only operation, but the description does not elaborate on the output format, scope (TCP/UDP, interfaces), or any potential side effects, though for a list operation these are less critical.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.