Tool to create a new task in a Chatwork room. Use when you need to assign tasks to users in a specific chat room. Requires the task description, assignee account IDs, and optionally a deadline timestamp.
bodyRequiredstringThe content/description of the task
limitintegerUnix timestamp (in seconds) indicating the task deadline. If not specified, the task will have no deadline
to_idsRequiredstringComma-separated list of account IDs to assign the task to. Multiple users can be assigned by separating IDs with commas (e.g., '1,3,6')
room_idRequiredintegerThe ID of the chat room where the task will be created
limit_typestringType of the limit. Currently only 'time' is supported. This field is optional and defaults to 'time' when a limit is specified
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.