feishu-drive

Manage Feishu Drive folders and files with list, info, create, move, and delete actions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu cloud storage management needs a programmable way to browse, inspect, and organize files and folders within Feishu Drive.

Core Features & Use Cases

  • List Folder Contents: retrieve items in a folder or root, including token, name, type, URL, and timestamps.
  • Get File Info: fetch metadata for a file using its token and type.
  • Create Folder, Move, and Delete File: manage folders and files within a parent folder or specific folder via tokens.

Quick Start

List the root folder contents and fetch file information using a file_token.

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 programmatically?

To list Feishu Drive folder contents programmatically, you can retrieve items in a root or specific folder, returning data like token, name, type, URL, and timestamps for each file.

Can I retrieve file metadata using a folder token in Feishu cloud storage?

Yes, you can retrieve file metadata in Feishu cloud storage by fetching file information using a specific file token along with its corresponding type classification.

What is the best way to organize folders and move files within Feishu Drive?

The best way to organize folders and move files within Feishu Drive is by using tokens to create new folders, move files between parent folders, or delete files programmatically.

Does Feishu Drive management support creating and deleting files via tokens?

Yes, Feishu Drive management supports creating folders and deleting files by targeting specific items via their folder and file tokens within a designated parent directory.

What actions are available for automating Feishu cloud storage management?

Available actions for automating Feishu cloud storage management include list, info, create_folder, move, and delete, all driven by folder tokens and file type classifications.