Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's complexity (write, non-idempotent, delayed onchain effect), the description covers all critical aspects: what happens (lands in batch and Ethereum root), cost (free), prerequisites (none), and the long-term verification capability. An output schema exists, so return values are covered elsewhere. An agent has enough to decide and safely call this tool.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.