Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and openWorldHint=true, indicating a safe read operation with potentially incomplete results. The description adds no behavioral context beyond this—no rate limits, authentication needs, or return format details. With annotations covering core safety, a baseline 3 is appropriate, but the description adds minimal extra value.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.