Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a parameterless, read-only list tool, the description is complete. It clearly states what it does (list env vars), the key filtering behavior (secrets auto-filtered), and the required permission. Although there is no output schema, the return value is conceptually simple and needs no further explanation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.