Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and openWorldHint, but the description adds significant behavioral context: parallel execution, per-connection rows + errors, dialect-specific failure modes, the 4-connection cap, and the requirement to resolve names beforehand. This goes well beyond what annotations convey and gives the agent a realistic behavioral model.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.