ecosystem_deep_review_list
Returns deep-review records newest-first, with optional filtering by status (queued, completed, failed) to identify pending reviews, track finished work, or investigate failures across the review pipeline.
Instructions
List deep-reviews newest-first, optionally filtered by status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows to return (1..100). | |
| status | No | queued / completed / failed ('running' only matches pre-v1.6.2 historical rows — status is now a derived read-only view of stage_status). Empty = all. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||