Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of disclosing behavioral traits. It only mentions 'using FTS5,' which is an implementation detail, but it does not explicitly state that the operation is read-only, what the return format is, how results are ordered, or any limitations (e.g., does it search raw text or metadata?). The absence of such disclosures leaves the agent uncertain about the tool's behavior beyond the basic 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.