Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry the behavioral burden. It only states 'Run a cron task' and 'requires admin privileges', offering no insight into effects, idempotency, or potential side effects. The agent gains little beyond the tool name.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.