feishu-drive
Installation
Summary
Feishu cloud storage file management with folder browsing, file operations, and token-based access.
- Supports five core actions: list folder contents, get file info, create folders, move files, and delete files
- Handles eight file types including documents, spreadsheets, multi-dimensional tables, mind maps, and uploaded files
- Requires folder or file tokens extracted from Feishu URLs; bots can only access shared folders, not root directory
- Two permission levels available: full access (create, move, delete) or read-only (list, info)
SKILL.md
Feishu Drive Tool
Single tool feishu_drive for cloud storage operations.
Token Extraction
From URL https://xxx.feishu.cn/drive/folder/ABC123 → folder_token = ABC123
Actions
List Folder Contents
{ "action": "list" }
Root directory (no folder_token).
Related skills
More from m1heng/clawdbot-feishu
feishu-doc
|
1.9Kfeishu-wiki
|
438feishu-perm
|
244feishu-task
|
165agent-browser
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
145feishu-message
|
119