Retrieves a list of tasks from a Chatwork room. Returns up to 100 tasks. Use optional filters to narrow results by assignee, assigner, or completion status. Returns an empty list if there are no matching tasks.
statusstringEnum for task completion status
room_idRequiredintegerThe ID of the chat room to retrieve tasks from
account_idintegerFilter tasks by assignee account ID. If specified, only tasks assigned to this account are returned.
assigned_by_account_idintegerFilter tasks by assigner account ID. If specified, only tasks assigned by this account are returned.
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.