Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the low complexity (single parameter, no output schema), the description is sufficient for a basic understanding. It clearly states what is retrieved, though it doesn't specify the output format or any constraints. The lack of output schema means the description could have elaborated on return values, but for a simple getter, it is adequate.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.