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. It mentions 'likely' suggesting heuristic behavior, but does not disclose limitations (e.g., what happens if the README has no usage snippet), return format, or whether network requests or certain permissions are involved. Minimal information beyond the basic action.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.