Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with 1 optional parameter, no output schema, and no annotations, the description is thin. It doesn't explain the limit parameter, the return value shape, potential side effects of navigating the browser, or prerequisites like being logged in. Sibling tools like send_message and start_conversation exist in the same messaging domain, and the description doesn't clarify how results relate to them.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.