openclaw/extensions/feishu
root 151ee6014a fix(feishu): route doc tools by agent account
Previously feishu_doc always used accounts[0], so multi-account setups created docs under the first bot regardless of the calling agent.

This change resolves accountId via a before_tool_call hook (defaulting from agentAccountId) and selects the Feishu client per call.

Fixes #27321
2026-02-26 12:00:45 +00:00
..
skills feat(feishu): replace built-in SDK with community plugin 2026-02-06 09:32:10 +09:00
src fix(feishu): route doc tools by agent account 2026-02-26 12:00:45 +00:00
index.ts fix(feishu): route doc tools by agent account 2026-02-26 12:00:45 +00:00
openclaw.plugin.json feat(feishu): replace built-in SDK with community plugin 2026-02-06 09:32:10 +09:00
package.json chore: bump versions to 2026.2.26 2026-02-26 12:11:02 +01:00