Xmtp CLI List

List conversations, members, and messages from the XMTP CLI. Use when listing or finding conversations.

modbender 11e66ee 3 files · 2.1 KB Updated 12 repo stars

File contents

CLI list

List conversations, members, and messages, or find a conversation by address or inbox ID.

When to apply

  • Listing conversations, members of a conversation, or messages
  • Finding a conversation by address or inbox ID

Rules

  • conversations-members-messageslist conversations / members / messages and options
  • findlist find by address or inbox-id

Quick start

xmtp list conversations
xmtp list members --conversation-id <id>
xmtp list messages --conversation-id <id>
xmtp list find --address 0x1234...

Read rules/conversations-members-messages.md and rules/find.md for details.

modbender/skill-library-mcp/tree/main/data/xmtp-cli/list commit 11e66ee101

Frequently asked questions

npx skillmds add modbender/xmtp-cli-list