Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It only states the core action and gives no information about matching behavior (exact vs. substring), what happens with multiple matches, error handling, or the return format. The 'exact' parameter hints at a matching mode, but the description does not address it.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.