Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds key behavioral details beyond the idempotentHint annotation: it is a 'soft-archive' (mutates a field), it hides the thread from default view but makes it accessible via a filter, and it is reversible. This fully informs the agent of 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.