chat_get_permalink
Retrieve a direct permalink URL to any Slack message by providing the channel ID and message timestamp.
Instructions
Retrieve a permalink URL for a specific message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | ID of the channel containing the message (e.g. ``C0123``). | |
| message_ts | Yes | Timestamp of the message to link to (e.g. ``1700000000.000100``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||