bamboohr_list_employees
ActiveTool of Bamboohr
declared in 0.1.0
List all employees with directory info. Returns IDs, names, departments, job titles, and contact details.
Parameters schema
{
"type": "object",
"examples": [
{
"_apiKey": "your-bamboohr-api-key",
"_subdomain": "mycompany"
}
],
"required": [
"_apiKey",
"_subdomain"
],
"properties": {
"_apiKey": {
"type": "string",
"description": "BambooHR API key"
},
"_subdomain": {
"type": "string",
"description": "BambooHR subdomain (e.g., \"mycompany\" from mycompany.bamboohr.com)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Bamboohr
https://github.com/pipeworx-io/mcp-bamboohr
1/7 registries