Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure, but it only says 'Count matching files.' It does not mention return format, path filter behavior, or whether the operation is safely read-only beyond what is implied by the word 'count.' The description fails to add meaningful behavioral context beyond the obvious.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.