Creates a new thread from a specific message in a Discord channel, requiring CREATE_PUBLIC_THREADS permission.
nameRequiredstringThe name for the new thread (1-100 characters).
channel_idRequiredstringThe ID of the channel containing the message to create a thread from.
message_idRequiredstringThe ID of the message to create the thread from.
rate_limit_per_userintegerSeconds a user must wait before sending another message in the thread (0-21600).
auto_archive_durationintegerDuration in minutes to automatically archive the thread after inactivity. Accepted 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.