Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (2 fully documented parameters, no output schema, no annotations), the description adequately covers the primary purpose and the critical authorization caveat. It does not specify what the response contains (e.g., updated comment object), but that absence is partially mitigated by the straightforward nature of an update operation. It is functional but not exhaustive.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.