slack.listPinnedMessages lists a conversation’s pinned messages.
Example
automations/list-pinned-messages.automation.ts
Inputs
Requires the stable SlackconversationId.
Output
Returns pinned messages with the pin creation time and member who pinned each message. Requirespins:read and access to the conversation.