review_queue_next
Retrieves the next file awaiting review and marks it as selected. Asks for authorization before opening it, enabling controlled, read-only repository auditing.
Instructions
取出下一个待审路径(只是取出并标记,不会自动进入;进入前要提醒用户是否需要授权,再由你调用 review_open)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||