Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple one-parameter background trigger with no output schema, the description covers the operation, the force flag, and the idempotency/no-op behavior. It does not mention how an agent would discover results or status afterwards, but given the low complexity and sibling tools like get_match_status, this is a minor gap.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.