Call via POST http://127.0.0.1:3000/fetch_custom_face (JSON params as the body) or WebSocket.
| Param | Type | Required | Default | Description |
|---|---|---|---|---|
count |
int | – | 10 |
|
return_type |
string | – | "url" |
字符串数组:return_type=url 时为图片 URL,return_type=id 时为 emoji_id。
data is string[].
MCP-capable clients can discover and call this action directly — no hand-written HTTP. See MCP.