Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the simplicity (1 param, no output schema, no annotations), the description is insufficient. It does not specify the expected return format, whether it returns a single invoice or a list, or how to handle errors. Sibling tools for invoices imply actions like closing or confirming, so context on when to get before acting is missing.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.