Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description bears full responsibility for behavioral disclosure. It states 'Force' implying it overrides current state, but fails to specify side effects (e.g., impact on seeding, speed during check, or whether data is unmodified). No warnings about potential data loss or required permissions.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.