Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden but only states it's a temporary mute without detailing behavioral aspects. It doesn't mention required permissions, whether the timeout is reversible (though 'remove_timeout' sibling exists), rate limits, what happens if applied repeatedly, or what the tool returns. For a mutation tool with zero annotation coverage, this is insufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.