Call via POST http://127.0.0.1:3000/can_send_image (JSON params as the body) or WebSocket.
This action takes no parameters.
能力查询结果。
Every response is wrapped in the standard envelope: { "status": "ok", "retcode": 0, "data": ... }. The table below describes data.
| Field | Type | Required | Description |
|---|---|---|---|
yes |
boolean | ✓ | 是否支持发送图片 |
MCP-capable clients can discover and call this action directly — no hand-written HTTP. See MCP.