list_channel_messages
List messages from a Huly channel, sorted newest first. Specify channel and optionally limit to 200 messages.
Instructions
List messages in a Huly channel. Returns messages sorted by date (newest first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of messages to return (default: 50) | |
| channel | Yes | a string that will be trimmed |