#22584: docs(feishu): add cardkit:card:write permission for streaming card output
docs
channel: feishu
size: XS
Closes #23366
## Problem
The Feishu setup documentation is missing the required `cardkit:card:write` permission for streaming card functionality.
When using streaming card (流式卡片) output, if this permission is not granted:
- Streaming card output fails
- Backend errors occur
This permission is required for OpenClaw to configure card streaming capabilities via the Card Kit API.
## Solution
Add the `cardkit:card:write` permission to the Feishu setup documentation, placed in alphabetical order in the permissions list.
## Changes
- `docs/channels/feishu.mdx`: Add `cardkit:card:write` permission to the required permissions table
## Verification
- [ ] Feishu app has `cardkit:card:write` permission enabled
- [ ] Streaming card output works without backend errors
---
### Greptile Summary
Added the cardkit:card:write permission to the Feishu setup documentation. This permission is required for the Card Kit API used in streaming card replies, which were introduced in a previous PR. Without this permission, the streaming card functionality will fail when creating and updating interactive cards.
**Confidence Score: 5/5**
- This PR is safe to merge with no risk
- This is a simple, necessary documentation update that adds a required permission for an existing feature (streaming card output). The permission is correctly placed in alphabetical order and matches what the code actually needs. No code changes are involved, only documentation.
Last reviewed commit: 52f6737
Most Similar PRs
#23382: docs(feishu): add cardkit:card:write permission for streaming card ...
by SidQin-cyber · 2026-02-22
89.9%
#9410: docs: add cardkit permissions to Feishu channel setup
by Cassius0924 · 2026-02-05
81.0%
#11084: feat(feishu): implement CardKit streaming card output with typewrit...
by liuhui201069 · 2026-02-07
73.8%
#22826: feat(feishu): support optional header in streaming cards
by nszhsl · 2026-02-21
68.8%
#22598: feat(feishu): support card action callback handler
by yingyixu · 2026-02-21
67.8%
#9505: fix: Refactor Feishu streaming to prevent truncation and simplify s...
by zhangyi-extra · 2026-02-05
67.7%
#14037: docs: improved permission configuration instructions
by LHB6540 · 2026-02-11
64.8%
#16594: feat(feishu): add set_public_permission doc action
by ciberponk · 2026-02-14
64.6%
#16123: Feishu card default
by QiuYi111 · 2026-02-14
64.4%
#19171: fix(feishu): pass mediaLocalRoots to sendMediaFeishu for agent-scop...
by whiskyboy · 2026-02-17
63.7%