human_required_enqueue
Enqueue a task that halts automated workflows until a human acts. Specify kind (consent, review, onboarding, etc.), priority, and assignee.
Instructions
Enqueue work that must pause automation until a human acts. kind:
consent | attestation | review | overload | onboarding. priority:
low|normal|high|urgent. Records the calling app as source_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| title | Yes | ||
| app_id | Yes | ||
| summary | No | ||
| assignee | No | ||
| priority | No | normal | |
| source_ref | No |