Read IRC message history
irc_read_historyRead recent messages from any IRC channel or DM, returning transcripts with msgid values for subsequent reply, react, or redact operations.
Instructions
Fetch recent messages from a channel or DM. Use msgid values from results for reply/react/redact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | ||
| limit | No | ||
| msgid | No | ||
| format | No | ||
| target | Yes | ||
| account | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| markdown | No | ||
| messages | Yes |