# Lever

```json
{
  "name": "Lever",
  "slug": "lever",
  "url": "https://composio.dev/toolkits/lever",
  "markdown_url": "https://composio.dev/toolkits/lever.md",
  "logo_url": "https://logos.composio.dev/api/lever",
  "categories": [
    "hr & recruiting"
  ],
  "is_composio_managed": false,
  "updated_at": "2026-05-12T10:17:29.451Z"
}
```

![Lever logo](https://logos.composio.dev/api/lever)

## Description

Securely connect your AI agents and chatbots (Claude, ChatGPT, Cursor, etc) with Lever MCP or direct API to source candidates, update job postings, manage interviews, and send candidate emails through natural language.

## Summary

Lever is an applicant tracking system that blends sourcing, CRM, and analytics for recruiting. It helps companies scale hiring with collaborative workflows and actionable insights.

## Categories

- hr & recruiting

## Toolkit Details

- Tools: 64

## Images

- Logo: https://logos.composio.dev/api/lever

## Authentication

- **Api Key**
  - Type: `api_key`
  - Description: Api Key authentication for Lever.
  - Setup:
    - Configure Api Key credentials for Lever.
    - Use the credentials when creating an auth config in Composio.
- **Oauth2**
  - Type: `oauth2`
  - Description: Oauth2 authentication for Lever.
  - Setup:
    - Configure Oauth2 credentials for Lever.
    - Use the credentials when creating an auth config in Composio.

## Suggested Prompts

- List all open job postings
- Get candidate details by email
- Schedule interview for specific candidate
- Export candidates in a given pipeline stage

## Supported Tools

| Tool slug | Name | Description |
|---|---|---|
| `LEVER_ADD_OPPORTUNITY_LINKS` | Add Opportunity Links | Tool to add links to a contact associated with an opportunity. Use when you need to attach URLs like LinkedIn profiles, GitHub accounts, personal websites, or other social media links to a candidate. Adding new links does not replace existing links. |
| `LEVER_ADD_OPPORTUNITY_SOURCES` | Add Opportunity Sources | Tool to add sources to an opportunity. Use when you need to attribute specific recruitment channels or sources to an existing opportunity. |
| `LEVER_ADD_OPPORTUNITY_TAGS` | Add Opportunity Tags | Tool to add tags to an opportunity. Use when you need to append labels or categorize an existing opportunity. |
| `LEVER_CREATE_FORM` | Create Form Submission | Tool to create a completed profile form submission for a candidate's opportunity profile. Use when you need to submit a filled form based on an existing template. |
| `LEVER_CREATE_FORM_TEMPLATE` | Create Form Template | Tool to create a profile form template for an account. Use when you need to create a new form template with custom fields. |
| `LEVER_CREATE_INTERVIEW` | Create Interview | Tool to create an interview on an externally-managed panel in Lever. Use when scheduling a new interview for an opportunity on a panel where externallyManaged is true. |
| `LEVER_CREATE_NOTE` | Create Note | Tool to create a note on an opportunity profile or add a threaded comment to an existing note. |
| `LEVER_CREATE_OPPORTUNITY` | Create Opportunity | Tool to create a new candidate opportunity in Lever. Use when adding a new candidate to the system with automatic email-based deduplication. |
| `LEVER_CREATE_PANEL` | Create Panel | Tool to create a new interview panel for an opportunity. Use when scheduling interviews for a candidate. |
| `LEVER_CREATE_REQUISITION` | Create Requisition | Tool to create a new requisition in Lever for tracking hiring needs. Use when establishing job requisitions to manage headcount and hiring workflows. |
| `LEVER_CREATE_REQUISITION_FIELD` | Create Requisition Field | Tool to create a custom requisition field schema for use across requisitions. Use when establishing requisition field schemas for your account. |
| `LEVER_CREATE_REQUISITION_FIELD_OPTION` | Create Requisition Field Option | Tool to add new options to a dropdown requisition field without replacing existing options. Use when you need to expand dropdown choices for requisition fields. |
| `LEVER_CREATE_UPLOAD` | Upload File | Tool to upload a file temporarily to Lever for use with posting applications. Use when you need to attach resumes or documents before creating opportunities. Files expire after 24 hours and have a 30MB size limit. |
| `LEVER_CREATE_USER` | Create User | Tool to create a new user in the Lever system. Use when adding a new team member with configurable access role. |
| `LEVER_DEACTIVATE_USER` | Deactivate User | Tool to deactivate a user in the Lever system. Use when you need to prevent a user from logging in while preserving their historical records. Deactivated users remain in the system for historical record keeping but can no longer log in and use Lever. |
| `LEVER_DELETE_FORM_TEMPLATE` | Delete Form Template | Tool to delete a profile form template from account. Use when you need to remove a custom API-created form template. System templates cannot be deleted. |
| `LEVER_DELETE_INTERVIEW` | Delete Interview | Tool to delete an interview from an opportunity panel. Use when you need to remove an externally managed interview on behalf of a user. Only interviews with externallyManaged=true can be deleted. |
| `LEVER_DELETE_NOTE` | Delete Note | Tool to delete a note on an opportunity. Use when you need to remove an API-created note. |
| `LEVER_DELETE_PANEL` | Delete Panel | Tool to delete a panel from an opportunity. Use when you need to remove an externally managed panel on behalf of a user. Only panels with externallyManaged=true can be deleted. |
| `LEVER_DELETE_REQUISITION` | Delete Requisition | Tool to delete or archive a requisition from Lever account. Use when you need to remove a requisition. |
| `LEVER_DELETE_REQUISITION_FIELD` | Delete Requisition Field | Tool to delete a requisition field from the account. Use when you need to remove a requisition field that is no longer in use. |
| `LEVER_DELETE_REQUISITION_FIELD_OPTION` | Delete Requisition Field Option | Tool to remove specific options from a dropdown requisition field. Use when you need to delete dropdown choices without removing the entire field. |
| `LEVER_DOWNLOAD_FILE` | Download File | Tool to download a file associated with an opportunity. Use when you have opportunity and file UIDs and need to retrieve the actual file content. |
| `LEVER_GET_FILE` | Get File Metadata | Tool to retrieve metadata for a single file on an opportunity. Use when you have opportunity and file UIDs and need details like name, size, and status before downloading. |
| `LEVER_GET_FORM` | Get Form | Tool to retrieve a specific profile form for an opportunity. Use when you need to fetch details of a form including field values and completion status. |
| `LEVER_GET_FORM_TEMPLATE` | Get Form Template | Tool to retrieve a single form template by unique identifier. Use when you need to obtain a reference template for creating a new profile form. |
| `LEVER_GET_INTERVIEW` | Get Interview | Tool to retrieve a single interview for an opportunity. Use when you need to fetch detailed interview information by opportunity and interview UIDs. |
| `LEVER_GET_NOTE` | Get Note | Tool to retrieve a single note for an opportunity. Use when you need to fetch detailed information for a specific note after confirming the opportunity and note IDs. |
| `LEVER_GET_OPPORTUNITY` | Get Opportunity | Tool to retrieve detailed information about a single opportunity. Use when you need to fetch comprehensive candidate details including contact information, stage progression, sources, tags, and applications. |
| `LEVER_GET_PANEL` | Get Panel | Tool to retrieve a single interview panel for an opportunity. Use when you need to fetch detailed panel info by opportunity and panel UIDs. |
| `LEVER_GET_REQUISITION` | Get Requisition | Tool to retrieve detailed information about a single requisition by ID. Use when you need to fetch comprehensive requisition details including hiring status, headcount, and associated postings. |
| `LEVER_GET_REQUISITION_FIELD` | Get Requisition Field | Tool to retrieve detailed information about a single custom requisition field by ID. Use when you need to fetch the schema and configuration of a specific requisition field. |
| `LEVER_GET_STAGE` | Get Stage | Tool to retrieve detailed information about a single stage by its UUID. Use when you need to fetch stage details from the recruiting pipeline workflow. |
| `LEVER_GET_USER` | Get User | Tool to retrieve detailed information about a single user by their UUID. Use when you need to fetch complete user profile data including access role, contact links, and organizational details. |
| `LEVER_LIST_FILES` | List Opportunity Files | Tool to list all files on an opportunity. Use after obtaining the opportunity UID. |
| `LEVER_LIST_FORMS` | List Forms | Tool to list all profile forms for an opportunity. Use when you need to retrieve all forms associated with a candidate's profile. |
| `LEVER_LIST_FORM_TEMPLATES` | List Form Templates | Tool to list all active form templates. Use when you need to retrieve all profile form templates for an account. |
| `LEVER_LIST_INTERVIEWS` | List Interviews | Tool to list all interviews for an opportunity. Use when you have an opportunity UID and need to retrieve all its interviews. |
| `LEVER_LIST_NOTES` | List Notes | Tool to list notes on an opportunity profile. Use when you have an opportunity UID and need to retrieve its notes. |
| `LEVER_LIST_OFFERS` | List Offers | Tool to list offers for an opportunity. Use when you have an opportunity UID and need to retrieve its offers. |
| `LEVER_LIST_OPPORTUNITIES` | List Opportunities | Tool to list all opportunities in the hiring pipeline. Use when you need to retrieve candidate opportunities with optional filtering by contact, posting, stage, tags, time ranges, or other criteria. |
| `LEVER_LIST_PANELS` | List Panels | Tool to list all interview panels for an opportunity. Use when you need to retrieve all panels associated with a specific opportunity UID. |
| `LEVER_LIST_POSTINGS` | List Postings | Tool to list all job postings including published, internal, closed, draft, pending, and rejected postings. Use when you need to retrieve job postings with optional filtering by state, team, department, location, commitment, level, tag, or update timestamp. |
| `LEVER_LIST_REFERRALS` | List Referrals | Tool to list all referrals for an opportunity. Use when you have an opportunity UID and need to retrieve its referrals. |
| `LEVER_LIST_REQUISITION_FIELDS` | List Requisition Fields | Tool to list all requisition field schemas in your Lever account with optional filtering. Use when you need to retrieve requisition fields with optional filtering by required status or field type. |
| `LEVER_LIST_REQUISITIONS` | List Requisitions | Tool to list all requisitions with filtering and pagination. Use when you need to retrieve requisitions, optionally filtered by status, code, confidentiality, or creation date. |
| `LEVER_LIST_RESUMES` | List Opportunity Resumes | Tool to list all resumes for an opportunity. Use after obtaining the opportunity UID to retrieve candidate resumes. |
| `LEVER_LIST_SOURCES` | List Sources | Tool to list all recruitment sources in your Lever account. Use when you need to retrieve information about sources (e.g., LinkedIn, Indeed, referrals, career site). |
| `LEVER_LIST_STAGES` | List Stages | Tool to retrieve all pipeline stages in your Lever account. Use when you need to list all hiring stages. |
| `LEVER_LIST_TAGS` | List Tags | Tool to list all tags in your Lever account. Use when you need to retrieve tags used to categorize candidates, opportunities, and postings. |
| `LEVER_LIST_USERS` | List Users | Tool to retrieve all active users in your Lever account with optional filters. Use when you need to list users, filter by email, access role, or include deactivated users. |
| `LEVER_REACTIVATE_USER` | Reactivate User | Tool to reactivate a previously deactivated user in the Lever system. Use when you need to restore login and Lever access to a user. After reactivation, the user's deactivatedAt field will be set to null, indicating the user is active again. |
| `LEVER_REMOVE_CONTACT_LINKS_BY_OPPORTUNITY` | Remove Contact Links by Opportunity | Tool to remove links from a contact associated with an opportunity. Useful when invalid or outdated URLs need to be detached from a candidate profile. |
| `LEVER_REMOVE_OPPORTUNITY_SOURCES` | Remove Opportunity Sources | Tool to remove sources from an opportunity. Use when you need to delete source attributions from a candidate's recruitment tracking information. |
| `LEVER_REMOVE_OPPORTUNITY_TAGS` | Remove Opportunity Tags | Tool to remove tags from an opportunity. Use when you need to detach specific labels from an existing opportunity before further updates or archiving. |
| `LEVER_UPDATE_FORM_TEMPLATE` | Update Form Template | Tool to update an existing profile form template. Use when you need to modify a form template's name, instructions, fields, or other properties. |
| `LEVER_UPDATE_INTERVIEW` | Update Interview | Tool to update an interview on an externally-managed panel. Use when modifying all details of an externally-managed panel interview via API. |
| `LEVER_UPDATE_NOTE` | Update Note | Tool to update a note on an opportunity profile. Endpoint: PUT /opportunities/{opportunity}/notes/{note} Notes: Only notes originally created via the API can be updated. |
| `LEVER_UPDATE_PANEL` | Update Panel | Tool to update an externally-managed panel for an opportunity. Use when modifying panel details such as applications, timezone, interviews, or notes after confirming the panel is externally-managed. |
| `LEVER_UPDATE_REQUISITION` | Update Requisition | Tool to update an existing requisition in Lever. Use when modifying requisition details such as name, headcount, status, or other attributes. This performs a full resource update where all required fields must be provided. |
| `LEVER_UPDATE_REQUISITION_FIELD` | Update Requisition Field | Tool to update an existing requisition field in Lever. Use when modifying requisition field properties. IMPORTANT: This is an atomic update - include all properties you want to keep, as omitted properties will be deleted. |
| `LEVER_UPDATE_REQUISITION_FIELD_OPTION` | Update Requisition Field Option | Tool to update existing options in a dropdown requisition field without replacing the entire field object. Use when you need to modify the text of dropdown choices for requisition fields. |
| `LEVER_UPDATE_USER` | Update User | Tool to update an existing user in the Lever system. Use when modifying user information such as name, email, access role, or job details. WARNING: This performs a full resource update - all fields will be overwritten, and missing optional fields will be reset to defaults. |
| `LEVER_UPLOAD_FILE` | Upload File to Opportunity | Tool to upload a file permanently to an opportunity. Use when you need to attach resumes, documents, or other files directly to a candidate's opportunity profile. Files have a 30MB size limit. |

## Supported Triggers

None listed.

## Installation and MCP Setup

### Path 1: SDK Installation

#### Path 1, Step 1: Install Composio

Install the Composio SDK
```python
pip install composio_openai
```

```typescript
npm install @composio/openai
```

#### Path 1, Step 2: Initialize Composio and Create Tool Router Session

Import and initialize Composio client, then create a Tool Router session
```python
from openai import OpenAI
from composio import Composio
from composio_openai import OpenAIResponsesProvider

composio = Composio(provider=OpenAIResponsesProvider())
openai = OpenAI()
session = composio.create(user_id='your-user-id')
```

```typescript
import OpenAI from 'openai';
import { Composio } from '@composio/core';
import { OpenAIResponsesProvider } from '@composio/openai';

const composio = new Composio({
  provider: new OpenAIResponsesProvider(),
});
const openai = new OpenAI({});
const session = await composio.create('your-user-id');
```

#### Path 1, Step 3: Execute Lever Tools via Tool Router with Your Agent

Get tools from Tool Router session and execute Lever actions with your Agent
```python
tools = session.tools
response = openai.responses.create(
  model='gpt-4.1',
  tools=tools,
  input=[{
    'role': 'user',
    'content': 'Show all candidates for the Software Engineer position'
  }]
)
result = composio.provider.handle_tool_calls(
  response=response,
  user_id='your-user-id'
)
print(result)
```

```typescript
const tools = session.tools;
const response = await openai.responses.create({
  model: 'gpt-4.1',
  tools: tools,
  input: [{
    role: 'user',
    content: 'Show all candidates for the Software Engineer position'
  }],
});
const result = await composio.provider.handleToolCalls(
  'your-user-id',
  response.output
);
console.log(result);
```

### Path 2: MCP Server Setup

#### Path 2, Step 1: Install Composio

Install the Composio SDK and Claude Agent SDK
```python
pip install composio claude-agent-sdk
```

```typescript
npm install @composio/core ai @ai-sdk/openai @ai-sdk/mcp
```

#### Path 2, Step 2: Create Tool Router Session

Initialize the Composio client and create a Tool Router session
```python
from composio import Composio
from claude_agent_sdk import ClaudeSDKClient, ClaudeAgentOptions

composio = Composio(api_key='your-composio-api-key')
session = composio.create(user_id='your-user-id')
url = session.mcp.url
```

```typescript
import { Composio } from '@composio/core';

const composio = new Composio({ apiKey: 'your-api-key' });

console.log("Creating Tool Router session...");
const { mcp } = await composio.create('your-user-id');
console.log(`Tool Router session created: ${mcp.url}`);
```

#### Path 2, Step 3: Connect to AI Agent

Use the MCP server with your AI agent
```python
import asyncio

options = ClaudeAgentOptions(
    permission_mode='bypassPermissions',
    mcp_servers={
        'tool_router': {
            'type': 'http',
            'url': url,
            'headers': {
                'x-api-key': 'your-composio-api-key'
            }
        }
    },
    system_prompt='You are a helpful assistant with access to Lever tools.',
    max_turns=10
)

async def main():
    async with ClaudeSDKClient(options=options) as client:
        await client.query('Show all candidates for the Software Engineer position')
        async for message in client.receive_response():
            if hasattr(message, 'content'):
                for block in message.content:
                    if hasattr(block, 'text'):
                        print(block.text)

asyncio.run(main())
```

```typescript
import { openai } from '@ai-sdk/openai';
import { experimental_createMCPClient as createMCPClient } from '@ai-sdk/mcp';
import { generateText, stepCountIs } from 'ai';

const client = await createMCPClient({
  transport: {
    type: 'http',
    url: mcp.url,
    headers: { 'x-api-key': 'your-composio-api-key' }
  }
});

const tools = await client.tools();

const { text } = await generateText({
  model: openai('gpt-4o'),
  tools,
  messages: [{ role: 'user', content: 'Show all candidates for the Software Engineer position' }],
  stopWhen: stepCountIs( 5 )
});

console.log(`Agent: ${text}`);
```

## Why Use Composio?

### 1. AI Native Lever Integration

- Supports both Lever MCP and direct API based integrations
- Structured, LLM-friendly schemas for reliable tool execution
- Rich coverage for reading, writing, and querying your Lever data

### 2. Managed Auth

- Built-in OAuth handling with automatic token refresh and rotation
- Central place to manage, scope, and revoke Lever access
- Per user and per environment credentials instead of hard-coded keys

### 3. Agent Optimized Design

- Tools are tuned using real error and success rates to improve reliability over time
- Comprehensive execution logs so you always know what ran, when, and on whose behalf

### 4. Enterprise Grade Security

- Fine-grained RBAC so you control which agents and users can access Lever
- Scoped, least privilege access to Lever resources
- Full audit trail of agent actions to support review and compliance

## Use Lever with any AI Agent Framework

Choose a framework you want to connect Lever with:

- [OpenAI Agents SDK](https://composio.dev/toolkits/lever/framework/open-ai-agents-sdk)
- [Claude Agent SDK](https://composio.dev/toolkits/lever/framework/claude-agents-sdk)
- [Claude Code](https://composio.dev/toolkits/lever/framework/claude-code)
- [Claude Cowork](https://composio.dev/toolkits/lever/framework/claude-cowork)
- [Codex](https://composio.dev/toolkits/lever/framework/codex)
- [OpenClaw](https://composio.dev/toolkits/lever/framework/openclaw)
- [Hermes](https://composio.dev/toolkits/lever/framework/hermes-agent)
- [Google ADK](https://composio.dev/toolkits/lever/framework/google-adk)
- [LangChain](https://composio.dev/toolkits/lever/framework/langchain)
- [Vercel AI SDK](https://composio.dev/toolkits/lever/framework/ai-sdk)
- [Mastra AI](https://composio.dev/toolkits/lever/framework/mastra-ai)
- [LlamaIndex](https://composio.dev/toolkits/lever/framework/llama-index)
- [CrewAI](https://composio.dev/toolkits/lever/framework/crew-ai)
- [Pydantic AI](https://composio.dev/toolkits/lever/framework/pydantic-ai)
- [AutoGen](https://composio.dev/toolkits/lever/framework/autogen)

## Related Toolkits

- [Ashby](https://composio.dev/toolkits/ashby) - Ashby is an applicant tracking system that handles job postings, candidate management, and hiring analytics.
- [Async interview](https://composio.dev/toolkits/async_interview) - Async interview is an on-demand video interview platform for streamlined hiring. Candidates record responses on their schedule, so employers can review anytime.
- [Bamboohr](https://composio.dev/toolkits/bamboohr) - BambooHR is a cloud-based HR management platform for small and mid-sized businesses. It streamlines employee data, HR workflows, and reporting in one easy interface.
- [Breathe HR](https://composio.dev/toolkits/breathehr) - Breathe HR is cloud-based HR software for SMEs to manage employee data, absences, and performance. It simplifies HR admin, making it easy to keep employee records accurate and up to date.
- [Connecteam](https://composio.dev/toolkits/connecteam) - Connecteam is a workforce management platform for deskless teams, streamlining operations, HR, and team communication. It helps businesses save time by automating scheduling, time tracking, and staff engagement tasks.
- [Recruitee](https://composio.dev/toolkits/recruitee) - Recruitee is collaborative hiring software that centralizes recruitment tasks for teams. It streamlines sourcing, interviewing, and hiring so you can fill roles faster.
- [Remote retrieval](https://composio.dev/toolkits/remote_retrieval) - Remote retrieval is a logistics automation tool for managing laptop and monitor returns. It streamlines return tracking, saving time and hassle for IT and ops teams.
- [Sap successfactors](https://composio.dev/toolkits/sap_successfactors) - Sap successfactors is a cloud-based human capital management suite for HR, payroll, recruiting, and talent management. It helps organizations centralize employee data and streamline the entire employee lifecycle.
- [Talenthr](https://composio.dev/toolkits/talenthr) - TalentHR is an intuitive, all-in-one HR tool for managing employee records, leave, and HR workflows. It streamlines HR operations so businesses can focus on people, not paperwork.
- [Workable](https://composio.dev/toolkits/workable) - Workable is an all-in-one HR software platform that streamlines hiring, employee management, and payroll. It helps teams simplify recruiting, onboarding, and staff operations in one place.
- [Workday](https://composio.dev/toolkits/workday) - Workday is a cloud-based ERP platform for HR, finance, and workforce analytics. It streamlines employee management, payroll, and business operations in a single system.
- [Gmail](https://composio.dev/toolkits/gmail) - Gmail is Google's email service with powerful spam protection, search, and G Suite integration. It keeps your inbox organized and makes communication fast and reliable.
- [Google Calendar](https://composio.dev/toolkits/googlecalendar) - Google Calendar is a time management service for scheduling meetings, events, and reminders. It streamlines personal and team organization with integrated notifications and sharing options.
- [Google Drive](https://composio.dev/toolkits/googledrive) - Google Drive is a cloud storage platform for uploading, sharing, and collaborating on files. It's perfect for keeping your documents accessible and organized across devices.
- [Outlook](https://composio.dev/toolkits/outlook) - Outlook is Microsoft's email and calendaring platform for unified communications and scheduling. It helps users stay organized with powerful email, contacts, and calendar management.
- [Twitter](https://composio.dev/toolkits/twitter) - Twitter is a social media platform for sharing real-time updates, conversations, and news. Stay connected, informed, and engaged with communities worldwide.
- [Google Sheets](https://composio.dev/toolkits/googlesheets) - Google Sheets is a cloud-based spreadsheet tool for real-time collaboration and data analysis. It lets teams work together from anywhere, updating information instantly.
- [Supabase](https://composio.dev/toolkits/supabase) - Supabase is an open-source backend platform offering scalable Postgres databases, authentication, storage, and real-time APIs. It lets developers build modern apps without managing infrastructure.
- [Composio](https://composio.dev/toolkits/composio) - Composio is an integration platform that connects AI agents with hundreds of business tools. It streamlines authentication and lets you trigger actions across services—no custom code needed.
- [Notion](https://composio.dev/toolkits/notion) - Notion is a collaborative workspace for notes, docs, wikis, and tasks. It streamlines team knowledge, project tracking, and workflow customization in one place.

## Frequently Asked Questions

### Do I need my own developer credentials to use Lever with Composio?

Yes, Lever requires you to configure your own API key credentials. Once set up, Composio handles secure credential storage and API request handling for you.

### Can I use multiple toolkits together?

Yes! Composio's Tool Router enables agents to use multiple toolkits. [Learn more](https://docs.composio.dev/tool-router/overview).

### Is Composio secure?

Composio is SOC 2 and ISO 27001 compliant with all data encrypted in transit and at rest. [Learn more](https://trust.composio.dev).

### What if the API changes?

Composio maintains and updates all toolkit integrations automatically, so your agents always work with the latest API versions.

---
[See all toolkits](https://composio.dev/toolkits) · [Composio docs](https://docs.composio.dev/llms.txt)
