get_channel_posts
Retrieve posts from a Mattermost channel by ID, with an optional limit (default 60) to control response size.
Instructions
Get posts from a channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of posts (default 60) | |
| channel_id | Yes | Channel ID |