getModelListByUserId
Retrieve a paginated list of models by user ID from the Shendao platform. Specify offset and limit to control the number of results, up to 100 per request.
Instructions
使用用户ID获取神岛平台模型列表
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | 查询数量,最多100条 | |
| offset | Yes | 偏移量 | |
| userId | Yes | 用户ID |