mcp_kanban_membership_manager
Assign or change user roles and access on Kanban boards, with actions to create, view, update, or delete memberships.
Instructions
Manage board memberships with various operations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | The ID of the membership | |
| role | No | The role of the user in the board | |
| action | Yes | The action to perform | |
| userId | No | The ID of the user | |
| boardId | No | The ID of the board | |
| canComment | No | Whether the user can comment on the board |