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 says 'List networks' which implies a read-only operation, but it does not describe what the response contains, whether it requires special permissions, how the device_id parameter affects the result, or any pagination/limitation behavior. The description adds minimal value beyond the tool's name.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.