fix: route feishu doc tools by agent account context (#27338) (thanks @AaronL725)

This commit is contained in:
Peter Steinberger
2026-02-26 13:00:15 +01:00
parent 58c100f66f
commit 39b5ffdaa6
5 changed files with 136 additions and 73 deletions

View File

@@ -52,7 +52,6 @@ const plugin = {
register(api: OpenClawPluginApi) {
setFeishuRuntime(api.runtime);
api.registerChannel({ plugin: feishuPlugin });
registerFeishuDocTools(api);
registerFeishuWikiTools(api);
registerFeishuDriveTools(api);