Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full transparency burden. It discloses meaningful operational details: prefix matching, case-insensitivity, absence of wildcards, and the shape of the return payload. It does not mention rate limits or error behavior, but for a public read-only search tool the disclosed semantics give an agent realistic expectations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.