Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations exist, so the description must fully disclose behavior. It mentions counting days and business days, but omits crucial details: what happens when the target date is in the past (returns negative?), the definition of business days (uses a holiday calendar?), and any side effects. This lack of transparency could confuse the agent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.