Gusto
HR · 35 actions · connect by signing in
Actions
A sample of the 35 Gusto actions. Each keeps the schema of the real API.
gusto.list_employeesreadgusto.get_employeereadgusto.create_employeewritegusto.list_candidatesreadgusto.get_candidatereadgusto.create_candidatewritegusto.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": "gusto" }execute_tool
{ "name": "gusto.list_employees",
"fields": ["id"] }