Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full burden but provides minimal behavioral context. 'Set' implies a mutation, but it doesn't disclose if this affects ongoing operations (e.g., interrupts current speech), requires specific permissions, has side effects, or how changes persist. This leaves significant gaps for an agent to understand the tool's behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.