Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simple nature (single parameter, read-only operation, has output schema), the description provides adequate context. It covers the purpose, parameter meaning with example, and output purpose. The existence of an output schema means the description doesn't need to detail return structure. However, for a database query tool, additional context about data source reliability or update frequency would be beneficial.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.