feishu-drive

List Feishu Drive folder contents and manage files by token.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/nomad3/openclaw-k8s --skill feishu-drive-nomad3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-drive
Source: https://github.com/nomad3/openclaw-k8s/tree/main/package/extensions/feishu/skills/feishu-drive
Command: npx skills add https://github.com/nomad3/openclaw-k8s --skill feishu-drive-nomad3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of manually organizing and retrieving Feishu Drive documents when you need to list folders, find files, and perform actions like moving or deleting items quickly.

Core Features & Use Cases

  • List and browse storage: Enumerate root or a specific folder’s contents to discover tokens, file names, and types.
  • Retrieve file metadata: Look up a file’s info in the root directory by using its token and optionally its type.
  • Organize files: Create folders and move or delete files by token, supporting common day-to-day document management workflows.
  • Use case: You find a folder with many shared documents and need to move a specific docx into a new subfolder, then confirm its existence and remove it if it was uploaded by mistake.

Quick Start

Ask to list Feishu Drive folder contents for folder token "fldcnXXX" so you can see available files and their types.

Frequently Asked Questions about feishu-drive

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list Feishu Drive folder contents to find file tokens and types?

To list Feishu Drive folder contents, you enumerate a specific folder using its folder_token. This retrieves available files, document names, and their specific types like docx or sheets for organization workflows.

Can I move or delete Feishu Drive files using a token-based API?

Yes, you can move or delete Feishu Drive files by providing the file_token and its type. This token-based API approach allows you to quickly reorganize or remove documents, sheets, and shortcuts from listed folders.

What file types are supported when organizing Feishu cloud storage?

Organizing Feishu cloud storage supports folders, files, doc/docx sheets, bitable items, and shortcuts. You can manage these file types across root and shared subfolders using their specific file tokens.

Does the Feishu Drive file management API have root access limitations?

Yes, the Feishu Drive file management API has bot limitations where root access is not available without prior sharing. You must have a valid folder_token from a shared subfolder to list and manage contents.

How do I retrieve file metadata in the root directory of Feishu Drive?

You retrieve Feishu Drive file metadata by looking up a file's info using its file_token and optionally specifying its type. This works for documents situated in the root directory to confirm details before moving or deleting.

Can I create new folders and move documents between shared subfolders in Feishu?

Yes, you can create new folders and move documents between shared subfolders in Feishu. By using folder and file tokens, you can structure your cloud storage by transferring docx files into newly created subdirectories.