Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For an async decision-gathering tool, the description covers purpose, usage context, return behavior, and the polling flow with check_reply. With an output schema and full parameter schema present, this is nearly complete, but it does not mention expiration behavior or what happens if the user never responds, which would round out the picture.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.