feishu-perm

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

4.3k|446|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/m1heng/clawdbot-feishu --skill feishu-perm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-perm
Source: https://github.com/m1heng/clawdbot-feishu/tree/main/skills/feishu-perm
Command: npx skills add https://github.com/m1heng/clawdbot-feishu --skill feishu-perm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing access to Feishu documents and folders across teams can be error-prone and hard to audit, leading to unauthorized sharing or data exposure.

Core Features & Use Cases

  • List Collaborators: Retrieve current members with their permission levels for a given doc, folder, or file.
  • Add Collaborator: Grant access to a user or group with specific permissions (view, edit, full_access).
  • Remove Collaborator: Revoke access from a user or group.
  • Token & Type Awareness: Supports multiple resource types (doc, docx, sheet, folder, mindnote, wiki) and various member types (email, openchat, userid, etc.) for flexible administration.
  • Use Case: Quickly audit and adjust permissions when onboarding new teammates or re-scoping project access in Feishu Drive.

Quick Start

Run the feishu_perm tool to add an editor to a document for [email protected] with token docx-ABC.

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 multiple collaborators?

To manage Feishu document permissions, you can list, add, or remove collaborators and assign permission levels like view, edit, or full_access for specific documents, folders, or files.

What Feishu resource types are supported for access control?

Feishu access control supports multiple resource token types including doc, docx, sheet, folder, file, wiki, and mindnote, allowing you to apply permissions across various shared resources.

Can I use Feishu folders to audit collaborator access for an entire team?

Yes, you can audit collaborator access for Feishu folders by listing current members and their permission levels, making it suitable for adjusting project access or onboarding new teammates.

How do I add a collaborator to a Feishu sheet using an email address?

You can add a collaborator to a Feishu sheet by providing the sheet token, specifying the email member type, and assigning the desired permission level such as view, edit, or full_access.

What is the best way to revoke access to a shared Feishu wiki?

The best way to revoke access to a shared Feishu wiki is to remove the specific collaborator using their member identifier, such as an email, userid, or openchat, from the resource's collaborator list.

Why does my Feishu permission update fail when using a userid?

Feishu permission updates may fail if the token type or member type is invalid, so ensure you provide correct resource tokens and supported member identifiers like email, userid, or openchat.