What problem does it solve?
Feishu Drive and Wiki users often juggle countless files, folders, and knowledge spaces across Drive and Wiki. This Skill automates repetitive cloud-drive tasks, enabling reliable operations, collaboration workflows, and import/export pipelines without manual scripting.
Core Features & Use Cases
- Manage Drive content: upload/download files, create/move/delete folders, rename items, and read metadata.
- Collaboration and governance: manage document comments, subscribe/unsubscribe to events, and apply permissions.
- Wiki integration: move items in and out of Wiki spaces and migrate Drive docs into Wiki.
- Import/export workflows: import local Word/Markdown/Excel/CSV/.base into online docs (docx/sheet/bitable) and export data with structured pipelines.
- Deterministic automation: leverage CLI shortcuts and underlying API calls for repeatable tasks and error handling.
Quick Start
Use lark-cli drive +upload --file ./report.pdf --folder-token <FOLDER_TOKEN> to upload a local file to Drive and begin a basic workflow.