Workday · Capability
Workday Workforce Management
Unified workforce management combining HCM, Person, Staffing, and Common APIs for HR administrators to manage workers, organizations, positions, and reference data.
What You Can Do
GET
List workers
— List all workers
/v1/workers
GET
Get worker
— Get a worker by ID
/v1/workers/{id}
GET
List people
— List all people
/v1/people
GET
List positions
— List all positions
/v1/positions
GET
List organizations
— List supervisory organizations
/v1/organizations
GET
List countries
— List all countries
/v1/countries
MCP Tools
hcm-list-workers
List all workers with optional search and pagination
read-only
hcm-get-worker
Get a specific worker by ID
read-only
hcm-get-worker-history
Get change history for a worker
read-only
hcm-get-worker-inbox-tasks
Get inbox tasks for a worker
read-only
hcm-list-organizations
List supervisory organizations
read-only
hcm-list-locations
List all locations
read-only
person-list-people
List all people
read-only
person-get-person
Get a person by ID
read-only
person-get-home-contact
Get home contact information
read-only
person-get-work-contact
Get work contact information
read-only
staffing-list-positions
List all positions
read-only
staffing-list-job-profiles
List all job profiles
read-only
staffing-create-job-change
Create a job change request
staffing-terminate-worker
Initiate a worker termination
common-list-countries
List all countries
read-only
common-list-currencies
List all currencies
read-only
APIs Used
workday-hcm
workday-person
workday-staffing
workday-common