Call via POST http://127.0.0.1:3000/_get_model_show (JSON params as the body) or WebSocket.
| Param | Type | Required | Default | Description |
|---|---|---|---|---|
model |
string | – | "" |
数组,每项含 variants(回显请求的机型名与 need_pay 标记)。
Every response is wrapped in the standard envelope: { "status": "ok", "retcode": 0, "data": ... }. The table below describes data.
data is an array; each element:
| Field | Type | Required | Description |
|---|---|---|---|
variants |
object | ✓ |
MCP-capable clients can discover and call this action directly — no hand-written HTTP. See MCP.