Parameters
string
Slack channel ID to read from. Omit to use the current conversation’s channel.
string
Slack workspace team ID. Omit to use the current conversation’s workspace.
string
Parent message timestamp to read thread replies. Omit for channel-level messages.
string
Slack timestamp — fetch messages before this time.
string
Slack timestamp — fetch messages after this time.
string
Pagination cursor from a previous response’s next_cursor.
number
default:50
Number of messages to return (1–100, default 50).