Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool has 4 parameters (3 required), no output schema, and no annotations, the description is too terse. It omits critical context such as the format of search results (list of message IDs? full message objects?), error behavior, rate limits, and how the search interacts with QQ's storage (e.g., date range? all history?). Sibling tools like 'qq_get_message' suggest there might be message IDs, but without output schema or further detail, an agent cannot reliably interpret results.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.