Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool is fairly complex (5 parameters, combined checks, output fields), and the description covers the main purpose, replacement logic, and return structure. It lacks details on defaults (though schema hints at USD), error handling, or idempotency behavior (annotations say not idempotent). However, with output schema present, the listed return fields suffice for basic understanding.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.