List Company Roles
kaiten_list_company_rolesRetrieve global role definitions for the company, including the system Employee role (id -1), to identify valid roleId values for creating or updating time logs.
Instructions
Global role definitions for the company. id → kaiten_create_timelog.roleId. NOTE: the system 'Employee' role has id -1, which is valid for kaiten_create_timelog but would fail .positive() validation — that's why roleId on create_timelog/update_timelog is not strict-positive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbosity | No | Detail: raw|min(default)|normal|max | min |