Connectors
Read your DingTalk and Feishu documents inside Wujie — read-only, through your own local runtime.
Connectors bring documents that already live in other platforms into Wujie's view, without export-and-re-upload. The current entries are DingTalk Docs and Feishu Docs.
How it works
Connector pages are read-only browsing. Wujie does not hand document contents to an agent for execution — it presents the production materials your connected account can actually read.
- Wujie talks to your DingTalk or Feishu account through the platform CLI —
dwsfor DingTalk,lark-clifor Feishu. - The CLI is invoked on a local runtime owned by you and currently online — the same execution path agents use.
- The connector lists what the account can actually access: "My Documents" and knowledge bases.
Requirements
Before a connector works, all of the following must be true:
- The corresponding CLI (
dws/lark-cli) is installed on your local runtime machine. - The CLI is configured and authenticated with your platform account.
- The local runtime is owned by the current user and online.
If the connector page shows nothing, check these three in order — the most common cause is the CLI not being authenticated, or the local runtime being offline.