Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a user retrieval tool with no annotations and no output schema, the description is insufficient. It doesn't explain what user information is returned (e.g., ID, name, email, permissions), authentication requirements, or error handling. The agent would need to guess about the response format and behavioral characteristics.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.