chat_get_permalink
Get a direct permalink URL for any Slack message using its channel ID and 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 | |||