Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must disclose behavioral constraints on its own. It usefully restricts the operation to standalone viewers owned by the MCP process, preventing agents from attempting to close external viewers. Yet it does not describe error behavior for unknown or already-closed viewer IDs, whether closing is idempotent, or what result is returned.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.