PeopleForce · Capability
PeopleForce API — Employees
PeopleForce API — Employees. 4 operations. Lead operation: List employees. Self-contained Naftiko capability covering one Peopleforce business surface.
What You Can Do
GET
Get
— List employees
/v1/employees
POST
Post
— Create an employee
/v1/employees
GET
Get
— Get an employee
/v1/employees/{id}
PATCH
Patch
— Update an employee
/v1/employees/{id}
MCP Tools
list-employees
List employees
read-only
idempotent
create-employee
Create an employee
get-employee
Get an employee
read-only
idempotent
update-employee
Update an employee
idempotent