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/ABC123folder_token = ABC123

Actions

List Folder Contents

{ "action": "list" }

Root directory (no folder_token).

Related skills
Installs
849
GitHub Stars
4.3K
First Seen
Feb 11, 2026