slack_get_channel_history
Fetch recent Slack messages from a channel by ID, with options to limit results and paginate through history.
Instructions
Get recent messages from a Slack channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max messages to return | |
| cursor | No | Pagination cursor | |
| channel | Yes | Channel ID |