Tool to retrieve messages from a Chatwork room (up to 100 messages). Use when you need to fetch chat history from a specific room. By default (force=0), returns only messages since the last retrieval. Set force=1 to get the latest 100 messages.
forceintegerWhen set to 0 (default), returns only new messages since the last retrieval (incremental). When set to 1, forces retrieval of the latest 100 messages regardless of read status.
room_idRequiredintegerThe ID of the chat room to retrieve messages from
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.