?
Review queue
Lists pending approve-mode proposals awaiting a reviewer.
admin.jewels.queue({ methodId?, limit? })
The pending proposals for approve-mode methods, awaiting review, each carrying the subject, the proposed input, and the reasoning. Resolve one with resolve. Most apps build their own review UI on the SDK's jewels.queue instead; this is the CLI path before that exists, or for acting on the user's behalf.
Parameters
--method-id
string
Filter to one method.
--limit
number
Max items (default 50).
CLI
remy-admin jewels queue