Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple 0-parameter tool with no annotations and no output schema, the description provides the basic purpose but lacks important context. It doesn't specify the format of the returned time (e.g., ISO string, timestamp), timezone handling, or any behavioral constraints. While the tool is simple, the description leaves gaps that could affect proper usage.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.