Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and destructiveHint=false, establishing this as a safe read operation. The description adds behavioral context by specifying the content of the returned data (endpoints, auth, examples, reputation/citation semantics), which goes beyond the annotation. It does not describe pagination or output format, but this is not critical for a zero-parameter index tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.