BambooHR
HR · 25 actions · connect with an API key
Actions
A sample of the 25 BambooHR actions. Each keeps the schema of the real API.
bamboohr.list_employeesreadbamboohr.get_employeereadbamboohr.create_employeewritebamboohr.list_candidatesreadbamboohr.get_candidatereadbamboohr.create_candidatewritebamboohr.delete_employeedelete
From your agent
Your agent never loads these up front. It searches in plain words and gets back the one it needs.
search_tools
{ "query": "list employees", "app": "bamboohr" }execute_tool
{ "name": "bamboohr.list_employees",
"fields": ["id"] }