Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

Get Candidate

Retrieves detailed information about a candidate. Can look up by ID or search by email/name. When searching by email or name, returns the first matching candidate.

Create Job

Creates a new job in Ashby with a title and optional location, department, and default interview plan. Returns the created job's ID and basic details.

Update Job

Updates a job's details, status, or compensation. Supports changing the title, location, department, status, and compensation in a single call.

Manage Interview Schedule

Creates, updates, cancels, or lists interview schedules in Ashby. Use this tool to coordinate interview scheduling for candidates in the hiring pipeline.

Update Candidate

Updates a candidate's profile in Ashby. Supports changing name, email, phone, social links, adding tags, creating notes, and assigning to projects. Multiple operations can be performed in a single call.

Create Application

Creates a new application for a candidate on a job in Ashby. An application represents a candidate's progression through the hiring pipeline for a specific job. Optionally specify an interview plan, starting stage, source, or credited user.

List Applications

Lists applications with pagination or retrieves detailed information about a specific application. Applications represent a candidate's progress through the hiring pipeline for a particular job.

List Organization Data

Lists departments, locations, users, sources, archive reasons, candidate tags, or interview stages from the Ashby organization. Returns results in a consistent format regardless of resource type.

List Jobs

Lists or searches jobs in Ashby. Can paginate through all jobs or search by term and status. When a search term or status filter is provided, the search endpoint is used instead of the list endpoint.

Set Custom Field

Sets a custom field value on an Ashby entity. Use the list organization tool with `resourceType` set to the entity type to discover available custom field IDs.

Update Application

Updates an existing application in Ashby. Supports multiple actions: change the interview stage (optionally with an archive reason), change the application source, transfer the application to a different job, and add or remove hiring team members. Multiple actions can be performed in a single call.

Manage Offer

Creates, retrieves, lists, updates, approves, or starts offers in Ashby. Use this tool to manage the full offer lifecycle for candidates in the hiring pipeline.

Create Candidate

Creates a new candidate in Ashby with name, email, phone, and social links. Returns the created candidate's ID and basic profile information.