Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple delete operation, the description covers the behavior, permissions, and authentication needs. No output schema exists, but the description sufficiently conveys what the agent needs to call the tool correctly. Could mention idempotency or reversibility, but annotations already cover idempotentHint.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.