Call via POST http://127.0.0.1:3000/fetch_sys_faces (JSON params as the body) or WebSocket.
| Param | Type | Required | Default | Description |
|---|---|---|---|---|
refresh |
bool | – | false |
是否强制从 QQ 刷新目录 |
按分组返回完整的 QQ 系统表情映射。
Every response is wrapped in the standard envelope: { "status": "ok", "retcode": 0, "data": ... }. The table below describes data.
| Field | Type | Required | Description |
|---|---|---|---|
packs |
object[] | ✓ |
MCP-capable clients can discover and call this action directly — no hand-written HTTP. See MCP.