HR17 toolsPaste one API key
Hireflix integration for AI agents
Hireflix is a one-way video interview platform for managing positions, candidate interviews, templates, themes, and hiring workflows.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Hireflix once and call the same tools from all of them.
Setup
Connect Hireflix 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
Hireflix exposes 17 tools through ClawLink. The 16 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
hireflix_get_account_overview | Return the connected Hireflix user, company, subscription status, permissions, and current | Read |
hireflix_get_interview | Return one accessible Hireflix interview with candidate, progress, answers, scores, comments | Read |
hireflix_get_position | Return one Hireflix position's configuration and interview-step details by position ID; use | Read |
hireflix_list_notification_templates | List Hireflix notification templates for one channel without returning Draft.js message bodies | Read |
hireflix_list_position_interviews | Return one cursor-controlled page of interviews for a Hireflix position, with optional | Read |
hireflix_list_positions | Return all positions visible to the connected Hireflix account, including archive state and tags | Read |
hireflix_list_themes | Return the company's available position branding themes and their core visual settings | Read |
hireflix_list_webhooks | Return configured Hireflix webhook destinations, activation state, and subscribed events | Read |
hireflix_create_candidate_interview | Create a candidate interview in a Hireflix position without sending candidate notifications | Write |
hireflix_create_position | Create a one-way interview position with one or more video-answer questions | Write |
hireflix_set_interview_decision | Move a Hireflix interview to the shortlisted or discarded hiring stage | Write |
hireflix_set_position_archived | Archive a Hireflix position to stop new submissions, or unarchive it to accept submissions again | Write |
hireflix_update_interview_review | Set or clear exactly one review field for a Hireflix interview: the connected user's score or | Write |
hireflix_update_position | Patch a Hireflix position's core settings | Write |
hireflix_invite_candidate | Invite a candidate to a Hireflix position and immediately send any configured candidate | Write |
hireflix_share_interview | Create an immediately active public, unauthenticated link exposing a Hireflix interview and its | Read |