feishu-perm

Manage Feishu document and file permissions by listing, adding, and removing collaborators.

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/Team-Hireal/RealChat --skill feishu-perm-team-hireal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-perm
Source: https://github.com/Team-Hireal/RealChat/tree/main/openclaw/extensions/feishu/skills/feishu-perm
Command: npx skills add https://github.com/Team-Hireal/RealChat --skill feishu-perm-team-hireal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management of access permissions for documents and files within Feishu, ensuring the right people have the right access.

Core Features & Use Cases

  • List Collaborators: View who has access to a document and their permission level.
  • Add Collaborators: Grant specific permissions (view, edit, full_access) to users or groups via email, user ID, or group ID.
  • Remove Collaborators: Revoke access for specific users or groups.
  • Use Case: A project manager needs to grant edit access to a new team member for a project document. They can use this Skill to quickly add the team member with the appropriate permission level.

Quick Start

Use the feishu-perm skill to add [email protected] with edit permission to document ABC123.

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 new team members?

You can list, add, or remove Feishu document collaborators by specifying their email, user ID, or group ID, and assigning view, edit, or full access levels to the target document.

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

Yes, you can list Feishu spreadsheet collaborators. The Skill queries the document token to display all users and groups currently holding access and their specific permission levels.

What Feishu token types are supported for access control updates?

Feishu access control supports documents, spreadsheets, folders, and files. You must configure explicit enablement and the drive:permission scope before managing collaborators on these token types.

How do I revoke document access for a specific user in Feishu?

To revoke Feishu document access, use the remove collaborator function by providing the target document token and the user's email or ID, instantly deleting their permissions.

What permissions are required to automate Feishu file permission management?

Automating Feishu file permission management requires the drive:permission scope and explicit enablement. These prerequisites ensure the API can securely modify collaborator access for documents and folders.