Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description must carry the full burden of disclosing behavioral traits. It simply says 'Switch to different folder' without mentioning side effects (e.g., changing the active folder context for future operations), error handling for invalid folders, or return value. The verb 'switch' hints at a state change but provides no meaningful detail.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.