ID of the channel to star. If starring a specific message, this is the ID of the channel containing the message, and `timestamp` must also be provided.
timestampstring
Timestamp of the message to add a star to. This uniquely identifies the message within the specified `channel`. Requires `channel` to also be provided.
file_commentstring
ID of the file comment to add a star to.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not