Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full responsibility for behavioral disclosure. It reveals only that the tool searches; it does not mention how a limit is applied, whether pagination exists, what fields are returned, rate limits, or authentication needs. This is a minimal description that leaves important runtime behavior undisclosed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.