describe_instances
Query Lighthouse instance lists by region, with options to filter by instance IDs and set pagination limits.
Instructions
查询轻量应用服务器实例列表
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | Yes | 地域,如 ap-guangzhou, ap-shanghai | |
| instanceIds | No | 实例 ID 列表(可选) | |
| limit | No | 返回数量限制,默认 20 | |
| offset | No | 偏移量,默认 0 |