← All Skills
L

CRM & sales

Lever

Read candidates, jobs, and pipeline stages.

Lever is an applicant tracking system combining sourcing, CRM functionalities, and analytics, helping companies scale recruiting efforts with a collaborative approach

Triggers0

Things that can wake up your Lever coworker.

No triggers published for Lever yet — but you can still run it on a schedule or from a chat.

Actions20

Things your coworker can do in Lever.

  • 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
  • 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_INTERVIEW
  • 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_OPPORTUNITY
  • Create Panel

    Tool to create a new interview panel for an opportunity. Use when scheduling interviews for a candidate.

    LEVER_CREATE_PANEL
  • 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
  • Create User

    Tool to create a new user in the Lever system. Use when adding a new team member with configurable access role.

    LEVER_CREATE_USER
  • 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
  • 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_INTERVIEW
  • 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_OPPORTUNITY
  • 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
  • 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_STAGE
  • 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_GET_USER
  • 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_FORMS
  • 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_FORM_TEMPLATES
  • 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_INTERVIEWS
  • 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_OPPORTUNITIES
  • 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_PANELS
  • 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_POSTINGS
  • 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_REFERRALS
  • 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_REQUISITION_FIELDS