getMapListByKeyword
Search and retrieve maps and models from the God Island platform by keyword. Supports pagination and sorting to find the needed results.
Instructions
使用关键字搜索获取神岛平台地图/模型列表
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | 查询数量,最多100条 | |
| offset | Yes | 偏移量 | |
| keyword | Yes | 关键词 | |
| orderBy | Yes | 排序方式,0:官方推荐:最热,1:最新, 2:当通过keyword查找地图/模型时使用 |