add_workspace_member
Add users to workspaces with specific roles to manage team access and permissions in the Portkey Admin system.
Instructions
Add a user to a workspace with a specific role
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | The workspace ID to add the member to | |
| user_id | Yes | The user ID to add (must be a valid UUID from list_all_users, not an email address) | |
| role | Yes | Role in the workspace |