dual_list_support_messages
Retrieve support messages from the DUAL Web3 Operating System with filtering options for wallet ID, subject prefix, and pagination controls.
Instructions
List support messages.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet_id | No | Filter by wallet ID | |
| prefix | No | Filter by subject prefix | |
| limit | No | Maximum results to return (1-100, default 20) | |
| next | No | Cursor for next page (from previous response) |