Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of disclosing behavior, but it only says 'Apply leave' and gives a return type. It does not explain side effects (e.g., whether leave is booked immediately, requires approval, or checks balance), prerequisites, or failure behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.