Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint and openWorldHint, and the description aligns with these while adding meaningful behavioral context: result ordering is by likelihood of working, results are not guaranteed, and empty lists have a defined meaning. This goes beyond the structured annotations and helps the agent set user expectations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.