You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/channels/feishu.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -324,6 +324,10 @@ The plugin ships agent tools for Feishu documents, chats, knowledge base, cloud
324
324
325
325
`tools.base` is an alias for `tools.bitable`; the explicit `bitable` value wins when both are set. Per-account gates live under `accounts.<id>.tools`.
326
326
327
+
Grant `drive:drive.metadata:readonly` for direct `feishu_drive info` lookups outside the root
328
+
directory, unless the app already has the full `drive:drive` scope. Without either scope, `info`
329
+
keeps the legacy root-directory lookup available through `drive:drive:readonly`.
330
+
327
331
### ACP sessions
328
332
329
333
Feishu/Lark supports ACP for DMs and group thread messages. Feishu/Lark ACP is text-command driven - there are no native slash-command menus, so use `/acp ...` messages directly in the conversation.
0 commit comments