What problem does it solve?
It helps you manage Feishu cloud space content and collaboration workflows without manually handling tokens and API differences, especially when uploading/downloading files, organizing folders, and working with document comments and permissions.
Core Features & Use Cases
- File & folder operations: upload, download, create folders, copy/move/delete, and list/inspect metadata in Drive.
- Comment management: add full-document or selected text (docx) comments, list comments with correct counting semantics, reply handling, and reply lifecycle.
- Wiki-aware token resolution: safely resolve wiki links by querying the wiki node first to obtain the real
obj_token, then route to the correct API by obj_type before performing operations.
- Permission & subscriptions: manage document permissions (members/auth/transfer owner) and subscribe to user comment-related events.
Quick Start
Use the lark-drive skill to download a file by providing its file_token or extracting it from a Drive file URL.