Greenhouse
HR · 52 actions · connect with an API key
Actions
A sample of the 52 Greenhouse actions. Each keeps the schema of the real API.
greenhouse.list_employeesreadgreenhouse.get_employeereadgreenhouse.create_employeewritegreenhouse.list_candidatesreadgreenhouse.get_candidatereadgreenhouse.create_candidatewritegreenhouse.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": "greenhouse" }execute_tool
{ "name": "greenhouse.list_employees",
"fields": ["id"] }