Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The readOnlyHint annotation already establishes this as a safe read operation. The description adds the specific log type (PPPoE/VPN authentication records), providing useful scoping beyond the annotation. It does not detail output format or other behaviors, but an output schema exists to cover that, and the annotation covers safety.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.