Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a one-parameter tool with no output schema, the description lists the key response components (minute, day, prev day aggregate, last trade/quote), giving the agent a reasonable sense of what to expect. However, it does not provide enough detail about response structure, data timing, or edge cases, so it is not fully complete despite the low complexity.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.