Chatwork
Learn how to use Chatwork with Composio
Overview
SLUG
CHATWORK
Description
Chatwork is a team communication platform featuring group chats, file sharing, and task management, aiming to enhance collaboration and productivity for businesses
Authentication Details
OAuth2
client_id
client_secret
oauth_redirect_uri
scopes
full
bearer_token
Tools
Delete Message
SLUG: CHATWORK_CHATWORK_DELETE_MESSAGE
Action Parameters
message_id
room_id
Action Response
data
error
successful
Get Chatwork Contacts
SLUG: CHATWORK_GET_CHATWORK_CONTACTS
Action Parameters
Action Response
data
error
successful
Get Chatwork File
SLUG: CHATWORK_GET_FILE
Action Parameters
file_id
room_id
Action Response
data
error
successful
Get My Chatwork Status
SLUG: CHATWORK_GET_MY_STATUS
Action Parameters
Action Response
data
error
successful
Upload File to Chatwork Room
SLUG: CHATWORK_UPLOAD_FILE
Action Parameters
file_path
message
room_id
Action Response
data
error
successful
Get Chatwork Rooms
SLUG: CHATWORK_GET_ROOMS
Action Parameters
Action Response
data
error
successful
Get Room Members
SLUG: CHATWORK_GET_ROOM_MEMBERS
Action Parameters
room_id
Action Response
data
error
successful
Get Room Messages
SLUG: CHATWORK_GET_ROOM_MESSAGES
Action Parameters
force
room_id
Action Response
data
error
successful