Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool is trivial, parameters are fully described in the schema, and the description covers the return behavior at a basic level. There is no output schema, but stating that the result is returned is sufficient for a two-number addition. It could have specified that the result is a number, but that is obvious.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.