Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given two parameters, no output schema, and no annotations, the description covers the basic operation and return value. However, it lacks error handling info, side effects (e.g., does it lose uncommitted changes?), and comparisons to branching alternatives. Adequate but incomplete for a state-changing tool.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.