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.