Human Approval - HITL Platform

HITL.sh adds human approval and review workflows to AI agents and automations through loops and structured requests.

10 actions Integration catalog
Request access
Connect Human Approval - HITL Platform once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Cancel Approval RequestHITL_CANCEL_APPROVAL_REQUEST
Irreversibly cancel a pending approval request so reviewers can no longer complete it. The request remains in history with cancelled status.
Create Approval RequestHITL_CREATE_APPROVAL_REQUEST
Create and broadcast one human approval request to active members of an owned loop, consuming one provider request allowance.
Create LoopHITL_CREATE_LOOP
Create an approval loop and return its loop ID and human invitation links; the connected account is added as an active member.
Delete LoopHITL_DELETE_LOOP
Permanently delete an owned loop and all of its memberships, approval requests, responses, feedback, and analytics. This cascading deletion erases the loop's entire history and cannot be undone.
Get Account StatusHITL_GET_ACCOUNT_STATUS
Return the connected HITL account identity, status, permissions, and provider-reported request allowance before creating an approval request.
Get Approval RequestHITL_GET_APPROVAL_REQUEST
Get the current status, configuration, and human response for one approval request; use for deliberate polling after creation.
List Approval RequestsHITL_LIST_APPROVAL_REQUESTS
Return approval requests created by the connected API key, optionally restricted to one loop; pagination controls are omitted because the live API currently ignores them.
List Loop MembersHITL_LIST_LOOP_MEMBERS
Return a loop's active and pending human reviewers so an agent can verify readiness before broadcasting an approval request.
List LoopsHITL_LIST_LOOPS
Return all approval loops owned by the connected account, including embedded members and membership counts.
Update LoopHITL_UPDATE_LOOP
Update one or more display fields of an owned approval loop without changing its members or requests.