Recruitee
Recruitee is a collaborative hiring software that streamlines recruitment processes, enabling teams to source, interview, and hire candidates efficiently.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Recruitee authenticates with an API key. Generate the credential in your Recruitee account, then paste it into FlyMyAI the first time an agent uses a Recruitee action.
Get your Recruitee credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Business Subdomain | The unique identifier for the company's account on Recruitee, used to personalize the base, authorization, and token URLs. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
RECRUITEE_CREATE_CANDIDATE | Tool to create a new candidate profile. use after gathering all candidate details. example: "create a new candidate named jane doe with email jane.doe@example.com." | name |
RECRUITEE_CREATE_NOTE | Tool to create a new note for a candidate. use after confirming this detail. | candidate_id, note |
RECRUITEE_CREATE_OFFER | Tool to create a new job offer. use after confirming all offer details and ready to publish. | offer |
RECRUITEE_DELETE_CANDIDATE | Tool to delete a candidate profile. use when you need to permanently remove a candidate from your recruitee account. returns no content on success. | candidate_id |
RECRUITEE_DELETE_TAG | Tool to delete a tag. use when you need to permanently remove a tag from recruitee. use after confirming the tag is not in use. | tag_id |
RECRUITEE_GET_CANDIDATE | Tool to retrieve detailed information about a specific candidate. use when you need the candidate's full profile before proceeding. | candidate_id |
RECRUITEE_GET_CANDIDATES | Tool to retrieve a list of all candidates in the company. use when you need to fetch or filter candidates before proceeding. | - |
RECRUITEE_GET_COMPANY_ID | Tool to retrieve the company id of the authenticated account. use when you need to confirm your company identity before other operations. | - |
RECRUITEE_GET_COMPANY_OFFERS_PUBLIC | Tool to get a list of published company jobs from the careers site api. use when you need to list all current published offers. | - |
RECRUITEE_GET_COMPANY_OFFER_PUBLIC | Tool to retrieve a specific published job offer by id or slug from the public careers site api. use after you have the offer identifier. | identifier |
RECRUITEE_GET_DEPARTMENTS | Tool to retrieve a list of company departments. use when you need to reference or assign offers or candidates to departments. | - |
RECRUITEE_GET_LOCATIONS | Tool to retrieve a list of company locations. use when you need to see all location options before assigning them to offers. | - |
RECRUITEE_GET_NOTES | Tool to retrieve a list of notes for a specific candidate. use after confirming the candidate exists when you need to review their notes. | candidate_id |
RECRUITEE_GET_OFFER | Tool to retrieve detailed information about a specific job offer. use when you have the offer id and need its full metadata. | offer_id |
RECRUITEE_GET_OFFERS | Tool to retrieve a list of all job offers. use after authentication to browse or paginate your company's complete set of offers. | - |
RECRUITEE_GET_PIPELINE_STAGES | Tool to retrieve pipeline stages of a job offer. use when you have the offer id and need its stages to track candidate progression. example: "get pipeline stages for offer id 456." | offer_id |
RECRUITEE_GET_TAGS | Tool to retrieve a list of all tags. use after authenticating to fetch or search tags by name or usage count. | - |
RECRUITEE_UPDATE_CANDIDATE | Tool to update information for an existing candidate. use when you need to modify a candidate's profile after retrieval. | candidate_id |
RECRUITEE_UPDATE_NOTE | Tool to update an existing note for a candidate. use when you need to modify note text or pin status after creation. | candidate_id, note_id |
RECRUITEE_UPDATE_OFFER | Tool to update information for an existing job offer. use when you need to modify an offer's details after retrieval. | offer_id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Recruitee!