feishu-drive

List, retrieve, create, move, and delete files in Feishu Drive.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/Polealpha/XINNIAN_PI --skill feishu-drive-polealpha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-drive
Source: https://github.com/Polealpha/XINNIAN_PI/tree/main/app%20windows/vendor/openclaw-runtime/extensions/feishu/skills/feishu-drive
Command: npx skills add https://github.com/Polealpha/XINNIAN_PI --skill feishu-drive-polealpha

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organizing and retrieving files in Feishu Drive can be slow and error-prone when you have to manually browse folders and confirm file details.

Core Features & Use Cases

  • Folder browsing and listing: List contents of the root space or a specific folder token to quickly see files and their metadata.
  • File lookup and info retrieval: Get details for a specific file token (and type) without manually searching through Drive.
  • Basic file operations: Create folders, move files between folders, and delete files to keep your Drive structure tidy.

Use Case: You have a set of documents stored across a few shared folders; you want to move a document into the correct project folder and verify its type and timestamps afterward.

Quick Start

Ask: "List the contents of folder fldcnXXX and then get info for file ABC123 of type docx."

Frequently Asked Questions about feishu-drive

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

FAQPage Schema
How do I list folder contents in Feishu Drive?

To list Feishu Drive folder contents, you provide a specific folder token to retrieve a detailed view of files and their metadata. This allows you to quickly browse accessible folders without manually navigating the Drive interface.

Can I move files between folders in Feishu Drive?

Yes, you can move files across folder boundaries in Feishu Drive by providing the file token and the target folder token. This keeps your cloud storage structure tidy without needing to manually drag and drop documents.

How do I retrieve file metadata and verify document types in Feishu Drive?

You retrieve Feishu Drive file metadata by supplying a specific file token and its documented file type. This action returns details like timestamps and file type constraints without requiring a manual search through the Drive.

Does managing Feishu Drive files require token-based identification?

Yes, managing Feishu Drive files requires token-based folder and file identification for all actions. You must supply these tokens within action-specific JSON inputs to successfully execute list, info, create_folder, move, and delete operations.

What are the limitations when deleting documents in Feishu Drive?

When deleting Feishu Drive documents, you are constrained by documented file type limitations and require the exact file token. This action is irreversible through standard workflows and follows strict JSON inputs to permanently remove files from your storage structure.