Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and destructiveHint=false, so the safety profile is covered. The description adds the NapCat-specific implementation note, which could signal environment requirements, but does not describe return format, pagination, or any side effects beyond what annotations already convey. It neither contradicts annotations nor adds substantial behavioral context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.