What problem does it solve? Managing sharing permissions on Feishu documents, spreadsheets, folders, and files manually through the UI is repetitive, especially when granting access to multiple users, groups, or departments. This Skill exposes a single feishu_perm tool to list, add, and remove collaborators programmatically. ## Core Features & Use Cases - List Collaborators: Retrieve all members with their member_type, member_id, permission level, and name for any Feishu resource. - Add Collaborators: Grant view, edit, or full_access permissions to users identified by email, open_id, user_id, union_id, group chat, or department. - Remove Collaborators: Revoke access from any member on documents, sheets, bitables, folders, files, wiki nodes, or mind maps. - Use Case: Share a new project document with alice@company.com as an editor and simultaneously grant view access to a whole group chat, all in one conversation. ## Quick Start Ask the assistant to share the Feishu document with token doxcnXXX by adding alice@company.com as an editor using the feishu_perm tool.