Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations are absent, so the description must carry the full burden. It only says 'search' and gives no information about result format, pagination, permissions, rate limits, or side effects. For a search operation, basic expectations like returning a list of group chats with IDs are not stated, leaving the agent to infer behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.