#9410: docs: add cardkit permissions to Feishu channel setup
docs
channel: feishu
stale
## Summary
This PR adds the missing `cardkit` permissions to the Feishu channel setup documentation.
## Changes
- Add `cardkit:card:read` and `cardkit:card:write` to the tenant scopes in the permission configuration JSON
- Reformat the `user` scopes array for better readability (multi-line format)
## Why
The cardkit permissions are required for the Feishu bot to properly handle interactive card messages. Without these permissions, certain card-based interactions may fail.
## Type of Change
- [x] Documentation update
- [ ] Bug fix
- [ ] New feature
- [ ] Breaking change
## Checklist
- [x] Changes follow the existing documentation style
- [x] No functional code changes
<!-- greptile_comment -->
<h2>Greptile Overview</h2>
<h3>Greptile Summary</h3>
Updates the Feishu channel setup docs to include missing `cardkit:card:read` and `cardkit:card:write` scopes in the permissions batch-import JSON (English + Chinese versions), and adjusts formatting of the scopes arrays.
This documentation lives under `docs/channels/` (source) with a generated translation under `docs/zh-CN/`; it guides users through configuring Feishu/Lark app permissions so the Feishu gateway can handle interactive card messages.
<h3>Confidence Score: 4/5</h3>
- Mostly safe to merge, but the zh-CN docs edit should be fixed to follow the i18n generation workflow.
- The change is limited to documentation and the new permissions are additive, but directly editing `docs/zh-CN/**` conflicts with the repo’s documented i18n workflow and can cause generated-doc drift/overwrite.
- docs/zh-CN/channels/feishu.md
<!-- greptile_other_comments_section -->
<sub>(4/5) You can add custom instructions or style guidelines for the agent [here](https://app.greptile.com/review/github)!</sub>
<!-- /greptile_comment -->
Most Similar PRs
#23382: docs(feishu): add cardkit:card:write permission for streaming card ...
by SidQin-cyber · 2026-02-22
87.0%
#14037: docs: improved permission configuration instructions
by LHB6540 · 2026-02-11
82.4%
#22584: docs(feishu): add cardkit:card:write permission for streaming card ...
by Amateur0x1 · 2026-02-21
81.0%
#22598: feat(feishu): support card action callback handler
by yingyixu · 2026-02-21
74.1%
#16123: Feishu card default
by QiuYi111 · 2026-02-14
73.3%
#9268: Fix: Register feishu as official channel in CHAT_CHANNEL_ORDER
by vishaltandale00 · 2026-02-05
71.6%
#16607: feat(feishu): add get_public_permission doc action
by ciberponk · 2026-02-14
71.6%
#16594: feat(feishu): add set_public_permission doc action
by ciberponk · 2026-02-14
71.4%
#17023: docs(feishu): add multi-agent troubleshooting guide
by MuseLinn · 2026-02-15
71.3%
#8975: feat(feishu): comprehensive enhancements for Feishu channel
by jiulingyun · 2026-02-04
71.2%