Caspian Inbox (caspian:Inbox)
List recent Caspian conversations and messages across configured channels (default: email; also any other channels enabled in plugin config).
When to use
- User asks “what’s in my inbox?”, “show emails”, “list Caspian messages”
- User runs
/caspian:inboxor/caspian-inbox - User mentions unread mail or channel threads on the agent inbox
How
- Call the tool
caspian_inboxwithlisttrue (default). - Optionally pass:
channels— e.g.emailoremail,slackconversationLimit— default 10messageLimit— default 5
- Present the tool output to the user (connections + conversations + recent messages).
- Do not invent messages. If the tool errors, report the error.
Address only
If the user only wants the agent email address, call caspian_inbox with
list: false.
Related
- Send mail: tool
caspian_send_emailor/caspian:email - Inbound mail is also pushed into OpenCode sessions automatically by the plugin