wetrack_add_client_members
Set which users belong to a client organisation by providing the client ID and a list of member user IDs.
Instructions
Assign or update the members associated with a client organisation.
Args: client_id: The client ID. member_ids: List of integer user IDs to associate with this client e.g. [1, 2, 5].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | Yes | ||
| member_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |