Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple single-parameter read-only tool, the description fully explains what the tool does, what input it expects, and what kind of output it produces. Although there is no output schema, the description states that it returns a narrative synthesis with current and superseded state, which is sufficient for an agent to invoke it correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.