azeth_list_conversations
List active XMTP messaging conversations to see your contacts or check if a conversation exists with a specific peer.
Instructions
List all active XMTP messaging conversations.
Use this when: You want to see who you have been communicating with, or check if a conversation exists with a specific peer.
Returns: Array of conversations with peer address and creation time.
Note: First call may be slow due to XMTP initialization.
Example: { }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Target chain. Defaults to AZETH_CHAIN env var or "baseSepolia". Accepts "base", "baseSepolia", "ethereumSepolia", "ethereum" (and aliases like "base-sepolia", "eth-sepolia", "sepolia", "eth", "mainnet"). |