Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (one required parameter, no output schema, and informative annotations including idempotentHint), the description is nearly complete. It lacks details about return value or edge cases (e.g., user not suspended), but for a straightforward restore operation, the provided information is sufficient.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.