Ashby · Capability
Ashby — Departments
Ashby Departments and Teams capability. CRUD and hierarchy management for organizational structure.
Ashby — Departments is a Naftiko capability published by Ashby, one of 19 capabilities the APIs.io network indexes for this provider. It bundles 6 operations across the POST method.
The capability includes 2 read-only operations and 4 state-changing operations. Lead operation: List departments. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Ashby, Recruiting, ATS, and Departments.
What You Can Do
POST
Department list
— List departments
/v1/department.list
POST
Department info
— Get department info
/v1/department.info
POST
Department create
— Create a department
/v1/department.create
POST
Department update
— Update a department
/v1/department.update
POST
Department archive
— Archive a department
/v1/department.archive
POST
Department restore
— Restore a department
/v1/department.restore
MCP Tools
ashby-department-list
List departments
read-only
idempotent
ashby-department-info
Get department info
read-only
idempotent
ashby-department-create
Create a department
ashby-department-update
Update a department
idempotent
ashby-department-archive
Archive a department
ashby-department-restore
Restore a department