Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple tool with one parameter and no output schema, the description provides the essential context: the action (get WIP status), the target (an order), and the prerequisite (API credentials). It does not explicitly describe the return format, but 'work-in-progress production status' implicitly indicates what the response will contain. The sibling context shows this is one of several order-related tools, and the description sufficiently distinguishes its specific purpose. Given the low complexity, the description is nearly complete, only missing explicit output details.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.