Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with two required parameters, no output schema, and a mutating operation, the description lacks critical context: return behavior, error cases, prerequisites (e.g., must a session already exist?), and relationship to sibling tools. The agent is left with a name and schema that do not fully explain how to invoke the tool correctly in context.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.