Tool to publish a message to a specified messaging channel. Use when you need to send notifications or events to subscribers after confirming channel and payload.
headersobjectAdditional message headers for delivery filtering.
messageRequiredContent of the message to publish; must be a valid JSON type.
publishAtintegerUnix timestamp in milliseconds when the message should be delivered.
user_tokenstringOptional user token for security context; sent as 'user-token' header.
publisherIdstringUnique identifier of the message publisher; optional.
repeatEveryintegerFrequency in seconds for repeating delivery.
channel_nameRequiredstringName of the channel to publish the message to.
repeatExpiresAtintegerUnix timestamp in milliseconds when repeating should stop.
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.