Add Members to Project
worksection_add_project_membersAdd team members to a Worksection project by providing their email addresses and the project ID to expand collaboration.
Instructions
Add one or more members to a Worksection project team.
Args:
id_project (string, required): Project ID
members (string, required): Comma-separated list of member email addresses
Returns: Confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_project | Yes | Project ID | |
| members | Yes | Comma-separated email addresses of members to add |