HR16 toolsPaste one API key
Kintone integration for AI agents
Manage users, departments, groups, memberships, service assignments, and login codes in a Kintone tenant through the User API.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Kintone once and call the same tools from all of them.
Setup
Connect Kintone 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
Kintone exposes 16 tools through ClawLink. The 15 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
kintone_get_user_access | Get one user's department memberships, group memberships, and Kintone service assignment in one | Read |
kintone_list_directory_containers | List or filter Kintone departments or groups, one page at a time | Read |
kintone_list_members | List users belonging to a Kintone department or group, one page at a time | Read |
kintone_list_users | List or filter tenant users by ID or login code, one page at a time | Read |
kintone_create_departments | Create 1 to 100 Kintone departments in one batch | Write |
kintone_create_groups | Create 1 to 100 static or dynamic Kintone groups in one batch | Write |
kintone_create_users | Create 1 to 100 Kintone tenant users in one batch with a login code, password, and display name | Write |
kintone_update_departments | Update mutable fields for 1 to 100 existing Kintone departments, identified by exact department | Write |
kintone_update_groups | Update the name and optional description of 1 to 100 existing Kintone groups, identified by | Write |
kintone_update_users | Update editable profile and primary-organization fields for 1 to 100 existing Kintone tenant | Write |
kintone_change_login_codes | Irreversibly change the login codes of up to 100 Kintone users in one batch | Read |
kintone_replace_group_users | Replace a Kintone static group's complete user membership list | Read |
kintone_replace_user_departments | Replace the complete department membership lists for one to 100 Kintone users | Read |
kintone_replace_user_groups | Replace a Kintone user's complete static-group membership list | Read |
kintone_set_service_assignments | Replace Kintone service access for one to 100 users | Write |