Kintone

Manage users, departments, groups, memberships, service assignments, and login codes in a Kintone tenant through the User API.

16 actions Integration catalog
Request access
Connect Kintone 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.

Change User Login CodesKINTONE_CHANGE_LOGIN_CODES
Irreversibly change the login codes of up to 100 Kintone users in one batch. Warning: this changes user identities and cannot be undone automatically.
Create DepartmentsKINTONE_CREATE_DEPARTMENTS
Create 1 to 100 Kintone departments in one batch. Submit parent departments before their children when creating a hierarchy.
Create GroupsKINTONE_CREATE_GROUPS
Create 1 to 100 static or dynamic Kintone groups in one batch. Each group requires a unique code, name, and membership type.
Create UsersKINTONE_CREATE_USERS
Create 1 to 100 Kintone tenant users in one batch with a login code, password, and display name for each user.
Delete Users, Departments, or GroupsKINTONE_DELETE_DIRECTORY_RESOURCES
Permanently delete a non-empty batch of Kintone users, departments, or groups by exact code. Deleted resources cannot be recovered by this tool. Deleting a department may also delete all of its child departments and requires explicit cascade confirmation.
Get User AccessKINTONE_GET_USER_ACCESS
Get one user's department memberships, group memberships, and Kintone service assignment in one read.
List Departments or GroupsKINTONE_LIST_DIRECTORY_CONTAINERS
List or filter Kintone departments or groups, one page at a time.
List Department or Group MembersKINTONE_LIST_MEMBERS
List users belonging to a Kintone department or group, one page at a time.
List UsersKINTONE_LIST_USERS
List or filter tenant users by ID or login code, one page at a time.
Replace Group UsersKINTONE_REPLACE_GROUP_USERS
Replace a Kintone static group's complete user membership list. The submitted list is a complete replacement: omitted existing users are removed, and an empty list removes all.
Replace User DepartmentsKINTONE_REPLACE_USER_DEPARTMENTS
Replace the complete department membership lists for one to 100 Kintone users. Each submitted list is a complete replacement: omitted existing department memberships are removed, and an empty list removes all.
Replace User GroupsKINTONE_REPLACE_USER_GROUPS
Replace a Kintone user's complete static-group membership list. The submitted list is a complete replacement: omitted existing group memberships are removed, and an empty list removes all.
Set User Service AssignmentsKINTONE_SET_SERVICE_ASSIGNMENTS
Replace Kintone service access for one to 100 users. An empty services array disables access, so omitted existing assignments are removed.
Update DepartmentsKINTONE_UPDATE_DEPARTMENTS
Update mutable fields for 1 to 100 existing Kintone departments, identified by exact department code.
Update GroupsKINTONE_UPDATE_GROUPS
Update the name and optional description of 1 to 100 existing Kintone groups, identified by exact group code. Group type cannot be changed.
Update UsersKINTONE_UPDATE_USERS
Update editable profile and primary-organization fields for 1 to 100 existing Kintone tenant users identified by login code.