grove_human_required
Retrieve priority-ordered tasks that require human action, such as consent, review, or onboarding, to unblock automated workflows. Poll to see pending operator approvals 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 |