Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, and the description complements this by specifying exactly what data is returned (IP, access method, NIC, VLAN, rate). This adds valuable context beyond the read-only flag, though it does not cover potential behaviors like ordering or result limits. No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.