Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It states the action is a 'toggle,' implying a mutation that changes state, but doesn't specify if this requires permissions, what the default state is, or how it interacts with other tools (e.g., if toggling affects streaming or recording). It lacks details on side effects, error conditions, or response format, making it insufficient for safe use.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.