Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple tool with no parameters and no output schema, the description provides the core purpose. However, contextual gaps remain regarding the relationship with sibling tools (e.g., whether it must follow initialize_browser), optional behavior (e.g., whether it only closes current session windows), and potential consequences. The description is minimally complete but not fully self-sufficient.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.