Tool to send a message in a ClickUp chat channel. Use when you need to post messages to team chat channels. Supports both regular messages and structured posts with optional assignments, followers, and reactions.
typeRequiredstringThe type of message: 'message' for regular text messages, 'post' for structured posts.
contentRequiredstringThe full content of the message to be created. Supports markdown formatting.
assigneestringThe user ID of the person to assign this message to.
followersarrayList of user IDs to follow this message (max 10).
post_dataobjectData for post-type messages.
reactionsarrayReactions to add to the message at creation time (max 10).
channel_idRequiredstringThe ID of the Channel where the message will be sent.
workspace_idRequiredintegerThe ID of the Workspace.
content_formatstringFormat of the message content.
group_assigneestringThe group ID to assign this message to.
triaged_actionintegerThe triaged action applied to the message: 1 or 2.
triaged_object_idstringThe message triaged action object ID.
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.