ecosystem_deep_review_cancel
Cancel an in-flight (queued) deep review, advancing its status to shallow_failed with a cancellation note so the sub-agent stops and shuts down.
Instructions
Cancel an in-flight (stage_status='queued') deep-review.
Advances the row's stage_status to shallow_failed (the
legacy status column derives to failed) with a
cancellation note. The sub-agent is expected to observe the row
state and shut down on its own.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deep_review_id | Yes | EcosystemDeepReview.id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||