Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple lookup with one required parameter, no output schema, and annotations covering safety, the description is nearly complete: an agent knows the key, the optional limit (via schema), the event types, and the ordering. Minor gaps remain, such as the return shape or behavior when a CERT has no events, but nothing that would block a correct call.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.