Skip to content

Gusto

HR · 35 actions · connect by signing in

Connect in dashboardsign infrom API spec

Actions

A sample of the 35 Gusto actions. Each keeps the schema of the real API.

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