AI & ML10 toolsPaste one API key
Human Approval - HITL Platform integration for AI agents
HITL.sh adds human approval and review workflows to AI agents and automations through loops and structured requests.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Human Approval - HITL Platform once and call the same tools from all of them.
Setup
Connect Human Approval - HITL Platform through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Human Approval - HITL Platform exposes 10 tools through ClawLink. The 9 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
hitl_get_account_status | Return the connected HITL account identity, status, permissions, and provider-reported request | Read |
hitl_get_approval_request | Get the current status, configuration, and human response for one approval request; use for | Read |
hitl_list_approval_requests | Return approval requests created by the connected API key, optionally restricted to one loop | Read |
hitl_list_loop_members | Return a loop's active and pending human reviewers so an agent can verify readiness before | Read |
hitl_list_loops | Return all approval loops owned by the connected account, including embedded members and | Read |
hitl_create_approval_request | Create and broadcast one human approval request to active members of an owned loop, consuming | Write |
hitl_create_loop | Create an approval loop and return its loop ID and human invitation links; the connected | Write |
hitl_update_loop | Update one or more display fields of an owned approval loop without changing its members or | Write |
hitl_cancel_approval_request | Irreversibly cancel a pending approval request so reviewers can no longer complete it | Write |