ClawLink
Communication30 toolsPaste one API key

Chatwork integration for AI agents

Chatwork is a team communication platform featuring group chats, file sharing, and task management, aiming to enhance collaboration and productivity for businesses.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Chatwork once and call the same tools from all of them.

Setup

Connect Chatwork 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

Chatwork exposes 30 tools through ClawLink. The 27 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
chatwork_get_chatwork_contactsRetrieves a list of all contacts from ChatworkRead
chatwork_get_file2Get information about a specific file in a chat roomRead
chatwork_get_incoming_requestsRetrieve pending contact approval requests received by the authenticated userRead
chatwork_get_meRetrieve the authenticated user's profile information including account details, organizationRead
chatwork_get_messageRetrieve information about a specific message in a Chatwork roomRead
chatwork_get_my_statusRetrieves the current status of the authenticated user, including unread message counts andRead
chatwork_get_my_tasksRetrieve the authenticated user's task list from Chatwork (up to 100 items)Read
chatwork_get_roomRetrieves detailed information about a specific Chatwork room using the API endpoint GETRead
chatwork_get_room_filesGet list of files in a chat room (up to 100 files)Read
chatwork_get_room_linkRetrieves the invitation link for a specified Chatwork room using the API endpoint GETRead
chatwork_get_room_membersRetrieves a complete list of all members in a specified Chatwork room using the API endpointRead
chatwork_get_room_messages2Retrieve messages from a Chatwork room (up to 100 messages)Read
chatwork_get_room_tasksRetrieves a list of tasks from a Chatwork roomRead
chatwork_get_rooms2Retrieve a list of all chat rooms the authenticated user belongs toRead
chatwork_get_taskRetrieves detailed information about a specific task in a Chatwork room using the API endpointRead
chatwork_create_roomCreate a new group chat room in ChatworkWrite
chatwork_create_room_linkCreate an invitation link for a Chatwork roomWrite
chatwork_create_taskCreate a new task in a Chatwork roomWrite
chatwork_mark_messages_readMark messages as read in a Chatwork roomWrite
chatwork_mark_messages_unreadMark messages as unread in a Chatwork roomWrite
chatwork_post_messagePost a new message to a Chatwork roomWrite
chatwork_update_messageUpdate an existing message in a Chatwork roomWrite
chatwork_update_roomUpdate chat room information (name, icon, description)Write
chatwork_update_room_linkUpdate the invitation link settings for a Chatwork roomWrite
chatwork_update_room_membersUpdates the complete member list of a Chatwork room with bulk assignment of member rolesWrite
chatwork_update_task_statusUpdate the completion status of a task in a Chatwork roomWrite
chatwork_upload_fileAllows users to upload files to a specific Chatwork roomWrite