grove_human_required
Retrieve the priority-first queue of automation tasks paused for human action, such as consent, review, or onboarding. Filter by open status and limit to inspect what requires operator intervention before the fleet proceeds.
Instructions
The human-required queue — work that pauses automation until a person acts (consent, attestation, review, onboarding). Requires grove_read.
Priority-first, then newest. Poll this to see what needs the operator before the fleet can proceed.
Args: limit: Max items to return (clamped 1..100). open_only: When true (default) only items with status='open'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| app_id | No | ||
| open_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |