Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the simplicity of the tool (single parameter, no output schema), the description is sufficiently complete. It lists the type of data returned, which gives an agent a clear expectation of the result. It does not cover error cases or edge scenarios, but these are not critical for a basic getter. Overall, it fits well within the context of sibling tools.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.