Skip to main content
Chatwork logo

Chatwork

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

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Chatwork authenticates with an API key. Generate the credential in your Chatwork account, then paste it into FlyMyAI the first time an agent uses a Chatwork action.

Get your Chatwork credential →

Fields to fill in FlyMyAI

FieldDetails
Chatwork API TokenYour Chatwork API token (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
CHATWORK_CHATWORK_DELETE_MESSAGEThis tool allows you to delete a specific message from a chatwork room by calling the delete endpoint at https://api.chatwork.com/v2/rooms/(room id)/messages/(message id). it requires authentication using a chatwork api token provided in the x-chatworktoken h…room_id, message_id
CHATWORK_GET_CHATWORK_CONTACTSThis tool retrieves a list of all contacts from chatwork. it is a fundamental tool that fetches all contact information such as account id, room id, name, chatwork id, organization details, department, and avatar image url, without needing additional paramete…-
CHATWORK_GET_FILEThis tool retrieves information about a specific file in a chat room. the api endpoint get /v2/rooms/(room id)/files/(file id) provides file details such as file id, account id, message id, filename, filesize, upload time, and download url, which are useful f…room_id, file_id
CHATWORK_GET_MY_STATUSThis tool retrieves the current status of the authenticated user, including unread message counts and task status. it provides a quick overview of unread messages, mentions, and tasks, making it valuable for monitoring chatwork activity and building automatio…-
CHATWORK_GET_ROOMSThis tool retrieves a list of all chat rooms associated with the authenticated chatwork account. it includes group chats, direct chats, and personal chats, and does not require any additional parameters beyond authentication.-
CHATWORK_GET_ROOM_MEMBERSThis tool retrieves a list of all members in a specified chatwork room using the endpoint get /rooms/(room id)/members. it provides essential details like account id, role, name, chatwork id, organization id, and organization name, complementing the existing…room_id
CHATWORK_GET_ROOM_MESSAGESThis tool retrieves messages from a specific chatwork room using the get https://api.chatwork.com/v2/rooms/(room id)/messages endpoint. it requires a room id parameter and an optional force flag to refresh the cache by retrieving the 100 newest messages.room_id
CHATWORK_UPLOAD_FILEThis tool allows users to upload files to a specific chatwork room. it enables file sharing functionality within the chatwork platform by providing an endpoint to upload files (along with an optional message) to a given room.room_id, file_path
We love our partners - FlyMy.AI builds with the best. Thanks, Chatwork!