Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations (readOnlyHint=true, destructiveHint=false, idempotentHint=true) already establish safety. The description adds meaningful behavioral context by mentioning FAISS acceleration, configurable index types (hnsw, ivf, flat), auto-selection, and default threshold. This goes beyond annotations to clarify technical behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.