feishu-drive

Manage Feishu Drive files and folders via token-based actions.

55|12|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/Yapie0/safe-openclaw --skill feishu-drive-yapie0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-drive
Source: https://github.com/Yapie0/safe-openclaw/tree/main/extensions/feishu/skills/feishu-drive
Command: npx skills add https://github.com/Yapie0/safe-openclaw --skill feishu-drive-yapie0

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu Drive tooling enables automated file and folder management within Feishu cloud storage, reducing manual navigation and repetitive tasks.

Core Features & Use Cases

  • List folder contents and fetch metadata for files and folders.
  • Create, move, and delete folders and files, including token-based navigation for nested structures.
  • Apply in scenarios such as onboarding new projects, organizing shared documents, and automating routine archival tasks.

Quick Start

List the root folder contents with the action list, then list a subfolder by its folder_token to view files.

Frequently Asked Questions about feishu-drive

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

FAQPage Schema
How do I automate Feishu Drive file and folder management?

Automate Feishu Drive file management by using structured actions to list, query, create folders, move files, and delete items. It applies token-based navigation to handle nested folder structures within cloud storage automatically.

Can I list contents of a nested Feishu Drive folder using a folder token?

List nested Feishu Drive folder contents by passing the specific folder_token to the list action. You can start from the root folder and navigate into subfolders sequentially using their respective tokens.

What actions are supported for automating Feishu cloud storage tasks?

Supported actions for Feishu cloud storage automation include list, info, create_folder, move, and delete. These actions utilize file types mapping and token-based navigation to manage items within the drive.

Does automating Feishu Drive file deletion require specific permissions?

Deleting files in Feishu Drive requires specific permission configurations to execute the delete action. The automation enforces permission requirements to ensure authorized access when managing cloud storage items.

How do I fetch metadata for files in Feishu cloud storage?

Fetch metadata for files in Feishu cloud storage by using the info action with the corresponding file_token. This retrieves detailed information about the specified item within your drive.