Recruitee
Overview
SLUG: RECRUITEE
Description
Recruitee is a collaborative hiring software that streamlines recruitment processes, enabling teams to source, interview, and hire candidates efficiently.
Authentication Details
OAuth2
API Key
Connecting to Recruitee
Create an auth config
Use the dashboard to create an auth config for the Recruitee toolkit. This allows you to connect multiple Recruitee accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Recruitee 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 OAuth2
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Recruitee toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
RECRUITEE_CREATE_CANDIDATE
Tool Name: Create Candidate
Description
Action Parameters
Action Response
RECRUITEE_CREATE_NOTE
Tool Name: Create Note
Description
Action Parameters
Action Response
RECRUITEE_CREATE_OFFER
Tool Name: Create Offer
Description
Action Parameters
Action Response
RECRUITEE_DELETE_CANDIDATE
Tool Name: Delete Candidate
Description
Action Parameters
Action Response
RECRUITEE_DELETE_TAG
Tool Name: Delete Tag
Description
Action Parameters
Action Response
RECRUITEE_GET_CANDIDATE
Tool Name: Get Candidate
Description
Action Parameters
Action Response
RECRUITEE_GET_CANDIDATES
Tool Name: Get Candidates
Description
Action Parameters
Action Response
RECRUITEE_GET_COMPANY_ID
Tool Name: Get Company ID
Description
Action Parameters
Action Response
RECRUITEE_GET_COMPANY_OFFERS_PUBLIC
Tool Name: Get Company Offers Public
Description
Action Parameters
Action Response
RECRUITEE_GET_COMPANY_OFFER_PUBLIC
Tool Name: Get Company Offer Public
Description
Action Parameters
Action Response
RECRUITEE_GET_DEPARTMENTS
Tool Name: Get Departments
Description
Action Parameters
Action Response
RECRUITEE_GET_LOCATIONS
Tool Name: Get Locations
Description
Action Parameters
Action Response
RECRUITEE_GET_NOTES
Tool Name: Get Notes
Description
Action Parameters
Action Response
RECRUITEE_GET_OFFER
Tool Name: Get Offer
Description
Action Parameters
Action Response
RECRUITEE_GET_OFFERS
Tool Name: Get Offers
Description
Action Parameters
Action Response
RECRUITEE_GET_PIPELINE_STAGES
Tool Name: Get Pipeline Stages
Description
Action Parameters
Action Response
RECRUITEE_GET_TAGS
Tool Name: Get Tags
Description
Action Parameters
Action Response
RECRUITEE_UPDATE_CANDIDATE
Tool Name: Update Candidate
Description
Action Parameters
Action Response
RECRUITEE_UPDATE_NOTE
Tool Name: Update Note
Description
Action Parameters
Action Response
RECRUITEE_UPDATE_OFFER
Tool Name: Update Offer
Description
Action Parameters
Action Response