Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with five parameters, nested objects, and an output schema, the description is reasonably complete: it conveys purpose, required inputs, conditional mandate, and non-executing behavior. The optional schema_ddl parameter is not mentioned, but the schema fully documents it. An output schema exists, so lacking return-value detail is not a gap.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.