These commands hardcode the result domain.
| Command |
URL returned |
wiki +node-create |
https://www.feishu.cn/wiki/... |
drive +upload |
https://www.feishu.cn/file/... |
markdown +create |
https://www.feishu.cn/file/... |
docs +create (v1 fallback) |
https://www.feishu.cn/docx/... |
These commands know the correct tenant domain.
| Command |
URL returned |
drive +create-folder |
https://<tenant>.larkoffice.com/drive/folder/... |
sheets +create |
https://<tenant>.larkoffice.com/sheets/... |
slides +create |
https://<tenant>.larkoffice.com/slides/... |
base +base-create |
https://<tenant>.larkoffice.com/base/... |
that is weird, and relative to #810
These commands hardcode the result domain.
wiki +node-createhttps://www.feishu.cn/wiki/...drive +uploadhttps://www.feishu.cn/file/...markdown +createhttps://www.feishu.cn/file/...docs +create(v1 fallback)https://www.feishu.cn/docx/...These commands know the correct tenant domain.
drive +create-folderhttps://<tenant>.larkoffice.com/drive/folder/...sheets +createhttps://<tenant>.larkoffice.com/sheets/...slides +createhttps://<tenant>.larkoffice.com/slides/...base +base-createhttps://<tenant>.larkoffice.com/base/...that is weird, and relative to #810