Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already establish read-only, idempotent, non-destructive behavior, so the bar is lower. The description adds that results are ranked and includes a total count for pagination, which is useful but modest. It omits deeper behavioral nuances like the default exclusion of unreachable agents or sort_by being ignored for embedding queries, though those are covered in the schema.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.