Async interview
Overview
SLUG: ASYNC_INTERVIEW
Description
Async Interview is an on-demand video interview platform that streamlines the hiring process by allowing candidates to respond to pre-recorded questions at their convenience, enabling employers to review responses asynchronously.
Authentication Details
API Key
Connecting to Async interview
Create an auth config
Use the dashboard to create an auth config for the Async interview toolkit. This allows you to connect multiple Async interview accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Async interview Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Async interview toolkit’s playground](https://app.composio.dev/app/Async interview)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
ASYNC_INTERVIEW_DELETE_JOB
Tool Name: Delete Job
Description
Action Parameters
Action Response
ASYNC_INTERVIEW_LIST_JOBS
Tool Name: List Jobs
Description
Action Parameters
Action Response
ASYNC_INTERVIEW_UPDATE_JOB
Tool Name: Update Job
Description
Action Parameters
Action Response