bamboohr_get_directory
ActiveTool of Bamboohr
declared in 0.1.0
Get complete employee directory with names, titles, departments, contact info, and manager assignments for all staff.
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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Bamboohr
https://github.com/pipeworx-io/mcp-bamboohr
1/7 registries