Tool to send a message to a group channel. Use when you need to post a text, file, or admin message to an existing group channel.
datastringFree-form custom data string (often JSON)
messagestringText content of the message. Required when message_type is 'MESG'
poll_idintegerAttach an existing poll by its ID
user_idstringSender's user ID. Required unless using API token as acting user
is_silentbooleanSend as silent message (no push notifications)
metaarrayarrayArray of metadata objects
channel_urlRequiredstringURL-encoded identifier of the target group channel
custom_typestringCustom message type for classification
mention_typestringMention scope: 'users' to mention specific users or 'channel' to mention all
message_typeRequiredstringType of message: 'MESG' for text, 'FILE' for file, 'ADMM' for admin message
parent_message_idintegerReply in a thread to the message with this ID
mentioned_user_idsarrayList of user IDs to mention when mention_type is 'users'
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.