Call via POST http://127.0.0.1:3000/search_sys_faces (JSON params as the body) or WebSocket.
| Param | Type | Required | Default | Description |
|---|---|---|---|---|
query |
string | ✓ | 编号、名称、别名或分组名 |
匹配编号、名称、别名或分组名的表情列表。
Every response is wrapped in the standard envelope: { "status": "ok", "retcode": 0, "data": ... }. The table below describes data.
| Field | Type | Required | Description |
|---|---|---|---|
faces |
object[] | ✓ |
MCP-capable clients can discover and call this action directly — no hand-written HTTP. See MCP.