Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must carry the full burden of disclosing behavior. It only states 'Select tests' without indicating if this is a read-only operation, what side effects exist, or how the selection algorithm works (e.g., dependency analysis). The parameter 'mode' suggests different behaviors, but the description does not explain them.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.