cldkctl_org_member_add
Add a user to an organization by assigning a role and project ID using the MCP cldkctl Server endpoint for streamlined team management.
Instructions
Call the cldkctl_org_member_add endpoint
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID to assign | |
| role_id | Yes | Role ID to assign | |
| user_id | Yes | ID of the user to add |