mcp_kanban_membership_manager
Manage board memberships on Planka Kanban boards by performing actions like creating, updating, deleting, or retrieving user roles and permissions for efficient team collaboration.
Instructions
Manage board memberships with various operations
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | The action to perform | |
boardId | No | The ID of the board | |
canComment | No | Whether the user can comment on the board | |
id | No | The ID of the membership | |
role | No | The role of the user in the board | |
userId | No | The ID of the user |