Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with only two parameters and a simple lookup scope, the description conveys the essential input requirement (CERT), the nature of the output (history events), and the ordering. Since there is no output schema, a bit more detail about return fields could help, but an agent has enough to invoke it correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.