Workday MCP for AI Agents

Securely connect your AI agents and chatbots (Claude, ChatGPT, Cursor, etc) with Workday MCP or direct API to fetch employee data, manage time-off requests, automate approvals, and generate reports through natural language.
Trusted by
AWS
Glean
Zoom
Airtable

30 min · no commitment · see it on your stack

Workday Logo
Gradient Top
Gradient Middle
Gradient Bottom
divider

Try Workday now

Enter a prompt below to test the integration in our Tool Router playground. You'll be redirected to sign in and try it live.

Supported Tools and Triggers

Tools
Triggers
Create Business Title ChangeCreates a business title change instance for a worker with the specified data.
Create Job ChangeTool to create a job change instance for a worker in Workday.
Create Payroll InputsTool to create payroll inputs in Workday.
Create Time Off RequestCreates a time off request for the specified worker and initiates the business process.
Get Absence BalanceRetrieves balance information for a specific worker's absence plan.
Get Assignment Change Group Cost CentersRetrieves cost center instances for organization assignment changes.
Get Assignment Change Group JobsRetrieves job instances for organization assignment changes.
Get Assignment TypesRetrieves assignment type values for job changes in Workday.
Get Business Title ChangeRetrieves a business title change instance by ID.
Get Business Title Change For WorkerTool to retrieve a business title change instance for a specific worker.
Get Candidate Availability TemplateTool to retrieve the candidate availability template version for a specific job posting.
Get Collection of JobsTool to retrieve a paginated collection of jobs from Workday Staffing system.
Get Collection of PayrollTool to retrieve a collection of payroll inputs from Workday.
Get Company Insider TypesRetrieves company insider types from Workday Staffing API.
Get Contingent Worker TypesTool to retrieve contingent worker types from Workday staffing API.
Get Country InfoRetrieves detailed information about a specific country from Workday.
Get CurrenciesRetrieves currency instances for job changes in Workday.
Get Current UserRetrieves the current authenticated worker's profile information from Workday.
Get GrantsRetrieves grant instances for organization assignment changes.
Get Headcount OptionsRetrieves headcount option instances that can be used as values for other endpoint parameters.
Get History Instance for WorkerTool to retrieve a specific history instance for a worker.
Get History Items for WorkerTool to retrieve a collection of history items for a specific worker.
Get Holiday EventsReturns the holiday events for the specified workers and time period.
Get InterviewTool to retrieve detailed information about a specific interview from Workday Recruiting.
Get Interview FeedbackRetrieves interview feedback for the specified interview ID from Workday Recruiting API.
Get Job By IDTool to retrieve detailed information about a single job instance by its ID.
Get Job Change FrequenciesRetrieves frequency instances for job changes in Workday.
Get Job Change Location InfoTool to retrieve location information for a specific job change in Workday.
Get Job Change PositionRetrieves position details for a specific job change in Workday Staffing API.
Get Job Change Reason InstanceRetrieves a job change reason instance from Workday.
Get Job Change ReasonsRetrieves a collection of job change reasons from Workday.
Get Job Change Reason ValuesRetrieves job change reason instances that can be used as values for other staffing endpoint parameters.
Get Job Changes Group TemplatesRetrieves job changes group template instances in Workday.
Get Job Changes Job ValuesRetrieves job instances that can be used as values for job changes parameters.
Get Job Changes Worker ValuesRetrieves worker instances that can be used as values for job changes parameters.
Get Job ClassificationsRetrieves job classification instances for job changes in Workday.
Get Job PostingRetrieves detailed information about a specific job posting including job description.
Get Job Posting QuestionnaireRetrieves screening questions and questionnaires associated with a specific job posting.
Get Job Profiles ValuesRetrieves job profile instances from Workday Staffing API.
Get Job Requisition ValuesRetrieves job requisition instances that can be used as values for other endpoint parameters.
Get Job WorkspaceTool to retrieve a single workspace instance for a specific job.
Get Job WorkspacesTool to retrieve a collection of workspaces for a specified job ID.
Get Leave Status ValuesGet all available leave status values from Workday.
Get My Job PostingsRetrieves job postings assigned to the authenticated user (current recruiter).
Get Organization Assignment Business UnitsRetrieves business unit instances for organization assignment changes.
Get Organization Assignment CustomsRetrieves custom organization assignment instances.
Get Organization Assignment FundsRetrieves fund instances for organization assignment changes.
Get Organization Assignment RegionsRetrieves region instances for organization assignment changes.
Get Organization Assignment WorkersRetrieves worker instances for organization assignment changes.
Get Pay Group by Job IDRetrieves the pay group for a specified job ID.
Get Payroll Input InstanceRetrieves detailed information for a single payroll input instance by ID.
Get Pay Slip Instance for WorkerRetrieves a specific pay slip instance for a worker.
Get Pay Slips for WorkerRetrieves a collection of pay slips for a specific worker.
Get Proposed Position ValuesRetrieves proposed position instances that can be used as values for job changes parameters.
Get ProspectRetrieves a single prospect instance for talent matching and best-fit analysis.
Get Prospect EducationsRetrieves the educational background of a prospect from Workday Recruiting API for talent matching and best-fit analysis.
Get Prospect ExperiencesRetrieves the work experience of a prospect for talent matching and best-fit analysis.
Get Prospect Resume AttachmentsRetrieves resume attachments for a specific prospect to help prepare for upcoming interviews.
Get Prospect SkillsRetrieves the skills of a prospect from Workday Recruiting API for talent matching and best-fit analysis.
Get Supervisory Organization ValuesRetrieves supervisory organization instances that can be used as values for job changes parameters.
Get Time Off Entries for WorkerRetrieves a collection of time off entries for a specific worker.
Get Time Off Plans For WorkerRetrieves a collection of time off plans for a specific worker.
Get Time Off Status ValuesRetrieves available time off status values from Workday.
Get Time TypesRetrieves time type values for job changes in Workday.
Get Worker Business Title ChangesRetrieves business title changes for a specific worker.
Get Worker Eligible Absence TypesRetrieves a collection of eligible absence types for the specified worker.
Get Worker InfoRetrieves detailed worker information including staffing data.
Get Worker Leaves of AbsenceRetrieves the Leaves Of Absence for the specified worker using the working absenceManagement v1 API.
Get Workers Collection StaffingTool to retrieve workers and current staffing information from Workday.
Get Worker Service DatesTool to retrieve service dates for a specified worker from Workday Staffing API v6.
Get Worker Staffing InformationTool to retrieve a worker's current staffing information from Workday.
Get Worker Time Off DetailsRetrieves a collection of time off details for the specified worker.
Get Worker TypesRetrieves worker type instances that can be used as values for job changes parameters.
Get Worker Valid Time Off DatesRetrieves valid time off dates for a worker, indicating when they are eligible to take time off.
Get Workspace InstancesTool to retrieve workspace instances that can be used as prompt values for other Workday API parameters.
Get Work Study AwardsRetrieves work study award instances for job changes in Workday.
List CountriesRetrieves country values from Workday Recruiting API.
List InterviewsRetrieves a list of interviews with job requisition and recruiter assignment details.
List Job PostingsRetrieves a paginated list of job postings from Workday Recruiting system.
List JobsRetrieves a collection of jobs from Workday Staffing system.
Retrieve Worker Leave of AbsenceRetrieves the leave of absence details for a specified worker.
Update An Existing PayrollTool to partially update an existing payroll input instance in Workday.
Update Job Change Business TitlePartially updates the business title for a specific job change.
Update Message Template By IDTool to update a message template in Workday by its ID.
Python
TypeScript

Install Composio

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

Create 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
Initialize the Composio client and create a Tool Router session

Connect to 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 Workday tools.',
    max_turns=10
)

async def main():
    async with ClaudeSDKClient(options=options) as client:
        await client.query('Get absence balance for employee ID 12345')
        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())
Use the MCP server with your AI agent

Why Use Composio?

AI Native Workday Integration

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

Managed Auth

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

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

Enterprise Grade Security

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

Frequently Asked Questions

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

Yes, Workday requires you to configure your own OAuth credentials. Once set up, Composio handles token storage, refresh, and lifecycle management for you.

Can I use multiple toolkits together?

Yes! Composio's Tool Router enables agents to use multiple toolkits. Learn more.

Is Composio secure?

Composio is SOC 2 and ISO 27001 compliant with all data encrypted in transit and at rest. Learn more.

What if the API changes?

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

Used by agents from

Context
Letta
glean
HubSpot
Agent.ai
Altera
DataStax
Entelligence
Rolai
Context
Letta
glean
HubSpot
Agent.ai
Altera
DataStax
Entelligence
Rolai
Context
Letta
glean
HubSpot
Agent.ai
Altera
DataStax
Entelligence
Rolai

Never worry about agent reliability

We handle tool reliability, observability, and security so you never have to second-guess an agent action.