Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description is adequate for a parameterless whoami but lacks specificity about the returned 'details'. Without an output schema, the agent does not know what fields will be present (e.g., user ID, name, email). It could benefit from stating the nature of the returned data, though the purpose is generally understood.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.