← All integrations

Breathe

Breathe integration (Productivity). Imported from open-connector.

API key5 native toolsIcon fallback
This catalogue entry describes the current repository definition. Availability, scopes, and production readiness should be confirmed during private-beta onboarding.

Native tools

GET
breathe_list_employees
List employees from Breathe with optional pagination and role filters.

/employees

4 parameters
ParamTypeRequiredDescription
pageintegeroptionalPage of results to fetch.
perPageintegeroptionalNumber of results to return per page.
filterstringoptionalType of employees to return.
rotacloudbooleanoptionalWhether to return leave requests where rotacloud is not excluded from integrati…
GET
breathe_get_employee
Fetch one employee from Breathe by employee ID.

/employees/{employeeId}

1 parameter
ParamTypeRequiredDescription
employeeIdintegerrequiredID of the Breathe employee to fetch.
GET
breathe_list_departments
List company departments from Breathe.

/departments

2 parameters
ParamTypeRequiredDescription
pageintegeroptionalPage of results to fetch.
perPageintegeroptionalNumber of results to return per page.
GET
breathe_list_locations
List company locations from Breathe.

/locations

GET
breathe_get_account
Fetch account details for the authenticated Breathe account.

/account

Request private-beta access