getSystemMsgList
Retrieve system message lists for Shendao platform users using authentication token and user agent. Specify offset and limit to paginate results.
Instructions
获取神岛平台用户的系统消息列表,需要Token和用户请求头
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | 限制数量 | |
| token | Yes | 认证Token | |
| offset | Yes | 偏移量 | |
| userAgent | Yes | 用户请求头 |