Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (one required parameter, no nested objects, output schema exists), the description is complete. It explains what happens (QA run), the context (hosted app), and the follow-up action (poll status). The output schema handles return values, so the description does not need to elaborate.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.