feishu-perm

Grant and revoke Feishu document and file access by adjusting permissions.

1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Arry8/openclaw-edge --skill feishu-perm-arry8
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-perm
Source: https://github.com/Arry8/openclaw-edge/tree/main/extensions/feishu/skills/feishu-perm
Command: npx skills add https://github.com/Arry8/openclaw-edge --skill feishu-perm-arry8

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.

Core Features & Use Cases

  • List Collaborators: Return members with member_type, member_id, perm, name.
  • Add Collaborator: Grant access with member_type, member_id, perm.
  • Remove Collaborator: Revoke access for a user or group.
  • Use Case: In a Feishu-enabled workspace, quickly adjust document permissions as team members join or leave.

Quick Start

Ask Feishu-perm to grant or revoke access for a document or folder by specifying the user 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 granting or revoking access for specific members. You can add or remove collaborators by specifying their member type, member ID, and the desired permission level.

Can I list current collaborators and their access levels on a Feishu file?

Yes, you can list collaborators on a Feishu file. The operation returns a list of members detailing their member type, member ID, name, and the specific permission level they currently hold.

What is the best way to revoke access to Feishu documents when team members leave?

The best way to revoke access is to use the remove collaborator function. This adjusts the document permissions by deleting the user or group from the file's access list using their member ID and type.

How do I grant role-based access to Feishu folders?

To grant role-based access to Feishu folders, use the add collaborator operation. You define the target folder token, specify the member type and ID, and assign the required permission level to complete the access control update.

Does Feishu permission management support adjusting access for entire groups?

Yes, Feishu permission management supports group adjustments. You can grant or revoke access for an entire group by setting the member type appropriately and providing the group's identifier instead of an individual user ID.