Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations at all, the description carries the full burden of disclosing behavioral traits. It only states that it 'updates' the mode, implying a mutation, but does not explain side effects, reversibility, permission requirements, or how it affects other session operations. This is a significant gap for a state-changing tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.