HR10 toolsPaste one API key
7shifts integration for AI agents
7shifts is a restaurant team management platform for employee scheduling, time clocking, payroll, communication, and operational workflows.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect 7shifts once and call the same tools from all of them.
Setup
Connect 7shifts through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
7shifts exposes 10 tools through ClawLink. The 9 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
7shifts_get_department | Return one department by company and department ID | Read |
7shifts_get_user_assignments | Return one user's assigned locations, departments, and roles in a single read | Read |
7shifts_list_companies | Return companies available to the connected access token, including the company IDs needed by | Read |
7shifts_list_departments | List one page of departments in a company, optionally filtered by location or modification | Read |
7shifts_list_locations | List one page of locations in a company and return location IDs used to filter schedules | Read |
7shifts_list_shifts | List one page of scheduled shifts for a company with employee, location, department, role | Read |
7shifts_list_users | List employees and administrators in a 7shifts company, with optional status, name, and one | Read |
7shifts_create_department | Create a department at a company location, optionally make it the location's default | Write |
7shifts_update_department | Replace a department's name and default setting | Write |