Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden. It does disclose a meaningful consequence ('force re-onboarding'), but omits whether the marking is reversible, what exactly becomes invalid, whether it blocks downstream task/decision tools, and any permission requirements. It is helpful but thin for a state-mutating tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.