Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint and idempotentHint, and the description adds meaningful behavioral context: results are in manifest order, query matches substring against canonical id/title/body, only 'admitted' summaries are returned, and expected_revision interacts with 'revision_changed' to refuse a moved Release. This goes well beyond the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.