取检测结果
get_check_resultRetrieve results for a previously submitted content compliance check by ID. Use after a timeout or to review historical checks without additional credits.
Instructions
按 id 取一次已提交检测的结果。用于上一次调用等待超时、或需要回看历史检测的场景。不扣积分。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 检测 id。 | |
| type | Yes | 检测类型。 | |
| waitSeconds | No | 若仍在处理中,最多再等多少秒。填 0 表示只查一次当前状态。 |