Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and destructiveHint, covering the non-mutating nature. The description adds that it searches 'full-text' across specific content types, giving context on scope. It doesn't mention pagination or result grouping, but with annotations covering safety, this is a minor gap. A 4 is appropriate as it adds useful context beyond annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.