manage_candidate
Manage Candidate
Update a Workable candidate or run a candidate lifecycle action: move, copy, relocate, disqualify, revert disqualification, comment, set tags, or add a rating.
manage_candidate
Update a Workable candidate or run a candidate lifecycle action: move, copy, relocate, disqualify, revert disqualification, comment, set tags, or add a rating.
list_jobs
List Workable jobs. Filter by state or date, and use the returned shortcode with candidate, application form, question, and stage tools.
list_departments
List all departments in the Workable account. Use this to look up department IDs for employee and requisition operations.
get_candidate
Retrieve a Workable candidate by candidate ID. Optionally include the candidate activity feed, files, and current offer details.
list_employees
List employees from Workable HR using Workable's query, ordering, limit, and offset parameters. Use memberId when an account token requires member context.
manage_employee
Get, create, or update a Workable HR employee. Create and update requests are wrapped in Workable's documented { employee } payload, with optional memberId for account-token access.
manage_time_off
List time-off categories and requests, create time-off requests, check balances, and approve or reject time-off approvals using Workable's /timeoff endpoints.
create_candidate
Add a candidate to a Workable job. Workable requires email plus either name or both first and last name; stage is sent as a query parameter and sourced is sent at the request body root.
get_job
Retrieve a Workable job by shortcode. Use the optional includes for stages, hiring team members, and the application form when the caller needs related setup data.
manage_requisition
List, get, create, update, approve, or reject Workable Hiring Plan requisitions using the documented code/id split: code for get/approve/reject and id for update.
get_account
Retrieve the configured Workable account information. Use list_members for member lookup; includeMembers remains available as a small convenience.
list_events
Retrieve scheduled Workable events such as calls, interviews, and meetings. Filter by event type, candidate, job shortcode, member, date range, or token context.
list_candidates
List Workable candidates across jobs or filtered by job shortcode, email, or stage. Use this to find candidate IDs for candidate detail and action tools.
list_disqualification_reasons
List Workable disqualification reasons. Use the returned IDs with manage_candidate disqualify.
list_candidate_files
List file metadata for a Workable candidate. The tool returns Workable file URLs and metadata, not downloaded file content.
list_members
List Workable members. Use this to find member IDs required by candidate, requisition, employee, and time-off write actions.
list_job_custom_attributes
List custom attributes configured for a Workable job.
list_job_questions
List application questions for a Workable job. Use these question keys when creating or updating candidate answers.
list_work_schedules
List Workable work schedules for employee create/update operations.
list_employee_fields
List Workable employee fields for HR create/update payload construction.
list_stages
List Workable recruitment stages. Provide jobShortcode to get stages for a specific job, or omit it for the account pipeline stages.
get_job_application_form
Retrieve the application form configuration for a Workable job.
list_legal_entities
List Workable legal entities for employee create/update operations.
list_account_custom_attributes
List account-level custom attributes in Workable.
Manage recruiting, hiring, and HR processes. Create and track job postings, manage candidates through hiring pipelines, and handle employee records. Create, move, disqualify, and comment on candidates. Manage requisitions with approval workflows. Retrieve offers and scheduled events like interviews. Create and manage departments. Handle employee data, documents, and time-off requests. Subscribe to webhooks for candidate, employee, and time-off events. Build custom careers pages with public job listing endpoints.
Common questions about connecting Workable to AI agents with Metorial.