When called from a Discord conversation, the tool description includes the current channel_id, thread_id, and guild_id. These are used as defaults when not specified.Documentation Index
Fetch the complete documentation index at: https://docs.zocomputer.com/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
Discord channel, thread, or DM ID to read from. Omit to use the current conversation’s channel/thread.
Message ID — fetch messages around this message. Mutually exclusive with before/after.
Message ID — fetch messages older than this. Mutually exclusive with around/after.
Message ID — fetch messages newer than this. Mutually exclusive with around/before.
Number of messages to return (1–100, default 50).