Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry the full behavioral burden. It clearly states the core action but gives no details on consequences (e.g., whether it is graceful, irreversible, or affects ongoing tasks). This is adequate for a simple shutdown but lacks depth.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.