From 4f8a54eeaa23bc2de893b827c1b5e0b7e8c44c52 Mon Sep 17 00:00:00 2001 From: Cassius0924 <2670226747@qq.com> Date: Sat, 28 Feb 2026 12:29:54 +0800 Subject: [PATCH] docs: add cardkit permissions to Feishu channel setup (#9410) - Add cardkit:card:read and cardkit:card:write to tenant scopes - Format user scopes array for better readability - Update both English and Chinese documentation Co-authored-by: hezhizhou.606 --- docs/channels/feishu.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/channels/feishu.md b/docs/channels/feishu.md index e92f84460d3..81cf2692c64 100644 --- a/docs/channels/feishu.md +++ b/docs/channels/feishu.md @@ -109,6 +109,8 @@ On **Permissions**, click **Batch import** and paste: "application:application.app_message_stats.overview:readonly", "application:application:self_manage", "application:bot.menu:write", + "cardkit:card:read", + "cardkit:card:write", "contact:user.employee_id:readonly", "corehr:file:download", "event:ip_list",