openclaw - 💡(How to fix) Fix [Bug]: 飞书插件无法发送图片(image delivery via filePath returns ok but image not received) [2 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openclaw/openclaw#78470Fetched 2026-05-07 03:36:34
View on GitHub
Comments
2
Participants
2
Timeline
3
Reactions
2
Author
Timeline (top)
commented ×2closed ×1
RAW_BUFFERClick to expand / collapse

描述

飞书 DM 中,通过 message 工具使用 filePath 发送图片时,返回 ok: true,但对方实际收不到图片。

环境

  • 平台: 飞书 (Feishu)
  • 场景: DM (direct message)
  • OpenClaw 版本: 当前最新版本

复现步骤

  1. 在飞书 DM 中触发 agent 发送图片
  2. agent 调用 message 工具,参数包含 action: "send", filePath: "/path/to/image.png"
  3. 返回 "ok": true, "channel": "feishu"

预期行为

飞书 DM 中应收到图片附件。

实际行为

返回 ok 但对方收不到任何图片,消息可能为空或仅有文字部分。

备注

  • 尝试过 filePathmediabuffer 等多种方式均无效
  • 纯文本消息正常,仅图片/附件类有问题
  • 相关可能关联的 issue:#41744 (#41744 描述了 read image tool result 丢失 media 的问题)

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix [Bug]: 飞书插件无法发送图片(image delivery via filePath returns ok but image not received) [2 comments, 2 participants]