7shifts

7shifts is a restaurant team management platform for employee scheduling, time clocking, payroll, communication, and operational workflows.

10 actions Integration catalog
Request access
Connect 7shifts once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Create Department7SHIFTS_CREATE_DEPARTMENT
Create a department at a company location, optionally make it the location's default department, and return its new department ID.
Delete Department7SHIFTS_DELETE_DEPARTMENT
Permanently delete a department, optionally transferring its roles and shifts to another department.
Get Department7SHIFTS_GET_DEPARTMENT
Return one department by company and department ID.
Get User Assignments7SHIFTS_GET_USER_ASSIGNMENTS
Return one user's assigned locations, departments, and roles in a single read.
List Companies7SHIFTS_LIST_COMPANIES
Return companies available to the connected access token, including the company IDs needed by company-scoped tools.
List Departments7SHIFTS_LIST_DEPARTMENTS
List one page of departments in a company, optionally filtered by location or modification date, with a cursor when more are available.
List Locations7SHIFTS_LIST_LOCATIONS
List one page of locations in a company and return location IDs used to filter schedules, users, and departments, with a cursor when more are available.
List Shifts7SHIFTS_LIST_SHIFTS
List one page of scheduled shifts for a company with employee, location, department, role, time-range, publication-state, and open-shift filters, with a cursor when more are available.
List Users7SHIFTS_LIST_USERS
List employees and administrators in a 7shifts company, with optional status, name, and one assignment filter. Returns one page and an opaque cursor when more users are available.
Update Department7SHIFTS_UPDATE_DEPARTMENT
Replace a department's name and default setting.