Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds significant behavioral context beyond the readOnlyHint and idempotentHint annotations by specifying exact response scenarios: returning authenticated:true when all providers are connected, and connect_url when credentials are missing. This enriches the agent's understanding of runtime behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.