Creates a new thread in a text, announcement, forum, or media channel.
nameRequiredstringThe name of the thread (1-100 characters).
typeintegerThe type of thread to create. 10 for announcement, 11 for public, 12 for private.
messageobjectThe initial message to send in the thread. Required for forum and media channels.
invitablebooleanWhether non-moderators can add other non-moderators to the thread. Only for private threads.
channel_idRequiredstringThe ID of the channel in which the new thread will be created.
applied_tagsarrayArray of tag IDs to apply to the thread. Only for forum and media channels.
rate_limit_per_userintegerSeconds a user must wait before sending another message (0-21600).
auto_archive_durationintegerDuration in minutes to automatically archive the thread after inactivity. Values: 60, 1440, 4320, 10080.
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.