Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a one-parameter read-only tool with clear annotations and no output schema, the description is largely complete: it identifies the parameter required, the scope, and the fields returned. A minor gap is the lack of detail about the exact JSON shape of the returned metadata, but this is a small omission for such a simple read operation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.