feishu-drive

Manage Feishu Drive files and folders via the Feishu API.

67|24|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/openxjarvis/openclaw-python --skill feishu-drive-openxjarvis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-drive
Source: https://github.com/openxjarvis/openclaw-python/tree/main/extensions/feishu/skills/feishu-drive
Command: npx skills add https://github.com/openxjarvis/openclaw-python --skill feishu-drive-openxjarvis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management of files and folders within your Feishu cloud storage, allowing for efficient organization and access control.

Core Features & Use Cases

  • List Folder Contents: Browse and view files within any specified folder.
  • Get File Information: Retrieve details about specific files, including their type and URL.
  • Create Folders: Organize your cloud space by creating new folders, either in the root or within existing ones.
  • Move and Delete Files: Easily reorganize your files by moving them between folders or removing them entirely.
  • Use Case: You need to find a specific document in your Feishu Drive, create a new subfolder to organize project-related files, and then move several documents into that new folder.

Quick Start

List the contents of the folder with token 'fldcnXXX'.

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

You can manage Feishu Drive files by listing folder contents, retrieving file information, creating new folders, and moving or deleting files. It supports various types including documents, spreadsheets, and mind maps.

How do I list folder contents in Feishu cloud storage?

To list Feishu cloud storage folder contents, provide the specific folder token. This retrieves all files and nested items within that specified directory, allowing you to browse documents, spreadsheets, and mind maps.

Can I create new folders and move files within Feishu Drive?

Yes, you can create new folders in either the root directory or existing ones, and move files between folders. This allows you to easily reorganize documents and project-related files within your Feishu cloud storage.

Do I need API permissions to organize documents in Feishu Drive?

Yes, organizing documents in Feishu Drive requires Feishu API access with appropriate drive permissions. You must ensure your API credentials are configured correctly to perform file and folder operations.

What file types are supported when retrieving file information from Feishu Drive?

Retrieving Feishu Drive file information supports various file types including documents, spreadsheets, and mind maps. You can extract specific details like the file type and its direct access URL.