get_pending_critiques
Lists pending critique requests queued by the deploy-hook. Returns request IDs, page URLs, and deploy hash, newest first. Optionally filter by project ID.
Instructions
Used by /critique-latest-deploy. Lists pending critique requests queued by the deploy-hook for the current license. Returns request id + page URLs + deploy hash. Newest-first. Free on all plans (the gating happened at enqueue time on the deploy-hook side: only Pro/Team licenses produce queue entries).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Optional project ID filter. Omit to list across all the license's projects. |