Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate readOnlyHint=true, idempotentHint=true, and destructiveHint=false, but the description goes well beyond by disclosing the ranking order (title matches first, artist/culture second, full-text last) and that each result includes a matched_on field. It also lists the returned fields, providing rich behavioral detail unavailable from annotations alone.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.