slack.setPublicChannelTopic replaces a public channel’s plain-text topic.
Example
automations/set-public-channel-topic.automation.ts
Inputs
RequireschannelId and the new topic. Pass an empty string to clear it.
Output
Returns the updated conversation. Requires eitherchannels:manage or channels:write.topic.