Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's low complexity (3 parameters, simple output), the description covers all essential aspects: purpose, return values (bids/asks, mid, spread, liquidity, slippage), caching, cost, auth, and source behavior. The output schema exists, so return value details are not required.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.