Feishu collaborator and permission workflows. Activate when the user explicitly asks to inspect or change sharing, permissions, or collaborators.
Install
npx skillscat add openclaw/openclaw/feishu-perm Install via the SkillsCat registry.
Manages Feishu file sharing and permissions through a single tool for inspecting and modifying collaborators. It helps safely resolve file tokens, review current access, and apply least-privilege changes when adding or removing collaborators. Use it when a user explicitly requests changes to Feishu sharing or permission settings.
Feishu permissions
Use the single feishu_perm tool and its current action schema. This tool is disabled by default because it changes access to user data; if it is unavailable, explain that channels.feishu.tools.perm must be enabled.
Workflow
- Resolve the exact file token and type.
- Use
listto inspect current collaborators before changing access. - For
add, resolve the collaborator's exact identifier and choose the least permission that satisfies the request. - For
remove, confirm the exact collaborator and file when the request is ambiguous or broad. - Report the resulting permission change without exposing unrelated collaborator data.
Never infer an email, user ID, department, or chat from a display name alone. Follow the current schema for supported member types, token types, and permission levels.