feishu-drive

List Feishu Drive folder contents and retrieve file metadata by token.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you list folders, fetch file metadata, and perform basic file operations in Feishu cloud storage without manually browsing the Drive UI.

Core Features & Use Cases

  • List Folder Contents: Retrieve files and folders from a specified folder token, or list the root directory conceptually.
  • Get File Info: Look up file details by token and document type to support triage and next actions.
  • Create Folder / Move / Delete: Organize documents by creating subfolders, moving files between folders, and deleting items when you have the right permissions.
  • Use Case: You discover a shared folder in Feishu Drive and need to quickly inspect, reorganize, and remove outdated files while keeping URLs and timestamps handy.

Quick Start

Ask to list the contents of the Feishu folder link you were given and then request file info for a specific file token inside it.

Frequently Asked Questions about feishu-drive

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

FAQPage Schema
How do I manage Feishu Drive files without opening the app?

You can manage Feishu Drive files by listing folder contents, fetching file metadata, and performing create, move, or delete actions directly through automated workflows. This allows you to organize documents without manually browsing the Drive UI.

How do I list folder contents and get file info in Feishu Drive?

To list folder contents and get file info in Feishu Drive, provide the specific folder token to retrieve files, then use the individual file token and document type to look up detailed metadata for triage and next actions.

Can I reorganize and delete outdated files in Feishu shared spaces?

Yes, you can reorganize and delete outdated files in Feishu shared spaces by creating subfolders, moving files between directories, and deleting items, provided you have the correct folder tokens, file tokens, and necessary permissions.

Do I need a folder token to move or create folders in Feishu Drive?

Yes, a folder token is required to move or create folders in Feishu Drive. Targeted actions for file organization depend on extracting folder tokens and file tokens from Feishu Drive URLs to scope requests correctly.

What are the limitations of managing Feishu cloud storage files programmatically?

Limitations include requiring valid folder and file tokens extracted from Feishu Drive URLs for targeted actions. Additionally, you must have the right permissions to perform create, move, and delete workflows on supported document types.