Tool to leave group channels for a user. Use when you need to make a user exit one or more joined group channels.
user_idRequiredstringUnique ID of the user who will leave group channels.
custom_typestringCustom type to filter which group channels to leave. Only channels with this custom type will be left.
channel_urlsarrayList of group channel URLs to leave. Required unless `should_leave_all` is true or `custom_type` is specified.
should_leave_allbooleanWhether to leave all joined group channels. If true, `channel_urls` is ignored.
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.