Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must fully disclose behavioral traits. It states the effect (setting default client) but omits critical details: whether the default persists across sessions, whether it overwrites a previous default, scope (global vs. session), or side effects on subsequent tool calls. This is a state-mutating operation with insufficient transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.