Skip to content

BambooHR

HR · 25 actions · connect with an API key

Connect in dashboardAPI keyfrom API spec

Actions

A sample of the 25 BambooHR actions. Each keeps the schema of the real API.

  • bamboohr.list_employeesread
  • bamboohr.get_employeeread
  • bamboohr.create_employeewrite
  • bamboohr.list_candidatesread
  • bamboohr.get_candidateread
  • bamboohr.create_candidatewrite
  • bamboohr.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"] }