Adds an existing user to a project (identified by `project_id` within organization `org_id`), assigning a valid system role.
roleRequiredstringRole defining the new member's project permissions. Must be either 'OWNER' or 'READER'.
emailRequiredstringEmail address of the user to add to the project.
org_idRequiredstringIdentifier of the organization owning the project.
project_idRequiredstringIdentifier of the project to add the member to.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.