add_authz_team_member
Add a user to an authorization team by providing the team ID, user ID, and optional membership source.
Instructions
Add a user to an authorization team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | Membership source: manual or sso | |
| team_id | Yes | Team ID | |
| user_id | Yes | User ID to add |