feishu-perm

List, add, and remove Feishu document and file collaborators.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/RJB07/RX01 --skill feishu-perm-rjb07
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-perm
Source: https://github.com/RJB07/RX01/tree/main/core/extensions/feishu/skills/feishu-perm
Command: npx skills add https://github.com/RJB07/RX01 --skill feishu-perm-rjb07

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu permission management for documents and files. It activates when the user mentions sharing, permissions, or collaborators.

Core Features & Use Cases

  • List Collaborators: Retrieve members with their type and permission levels.
  • Add Collaborator: Grant access to a document or folder for a user with a specific permission.
  • Remove Collaborator: Revoke access for a user.
  • Token Types: doc, docx, sheet, bitable, folder, file, wiki, mindnote
  • Member Types: email, openid, userid, unionid, openchat, opendepartmentid
  • Permission Levels: view, edit, full_access

Quick Start

Grant or revoke access by specifying the resource type, member type and ID, and the desired permission level.

Frequently Asked Questions about feishu-perm

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

FAQPage Schema
How do I manage Feishu document permissions for collaborators?

Feishu document permissions are managed by listing, adding, or removing collaborators to control sharing and access. You specify the resource token, member type, and desired permission level like view or edit.

What member types can I use to grant Feishu document access?

Feishu document access supports several member types including email, openid, userid, unionid, openchat, and opendepartmentid. You must provide the specific member identifier alongside the chosen permission level.

Can I apply access control to different types of Feishu files?

Access control applies to various Feishu file types using their specific tokens, including doc, docx, sheet, bitable, folder, file, wiki, and mindnote. This allows flexible permission management across the Feishu workspace.

What permission levels are supported for Feishu collaborator management?

Feishu collaborator management supports three distinct permission levels: view, edit, and full_access. These levels define the actions a collaborator can perform within the shared document or folder.

Do I need a specific scope to manage sharing permissions in Feishu?

Managing sharing permissions in Feishu requires the drive:permission scope. This scope authorizes the application to list, add, and remove collaborators across supported document and folder tokens.

How do I revoke access to a Feishu folder?

To revoke access to a Feishu folder, you remove the collaborator by specifying the folder token and the member identifier. This immediately terminates the user's sharing and access control privileges for that resource.