Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a zero-parameter, simple action tool, the description provides adequate context: what it does, when to use it, and a post-condition. It doesn't describe error handling or return values, but given the tool's simplicity and the strong sibling context, this is a minor gap.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.