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