create_project_collaborator
Add a collaborator to a QuantConnect project by specifying project ID, collaborator user ID, and permissions for live control and code editing.
Instructions
Add a collaborator to a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collaborators | No | List of collaborators. | |
| success | No | Indicate if the API request was successful. |