合并转发时,查看“交互卡片”内容 问题
Open
Nobody has claimed this yet.
domain/im
- Dominant language
- Go
- Stars
- 17.3k
- Forks
- 1.4k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 105
Description
多选消息 进行 合并转发给智能体,智能体提示没办法查看卡片里面的内容:
因为你转发的是 “合并转发”,飞书在这个链路里只传来了:
[interactive card]
没有传递原始卡片的 JSON、按钮文字或字段内容。bridge 也无法仅凭这个占位符反向打开卡片,所以不是权限问题,而是消息载荷已经被飞书裁剪了。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the merged-forward message handling and inspecting the Feishu payload for interactive cards; done means the card content can be viewed rather than only the “[interactive card]” placeholder.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 39/100