Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. The word 'search' naturally indicates a read-only operation, but the description does not explicitly state this or disclose any other behavioral aspects (e.g., whether matching is case-sensitive, returns snippets, or has pagination). It provides minimal transparency beyond the obvious non-destructive search action.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.