Assigns an existing organization-level role (identified by `role_id`) to a team (identified by `team_slug`) within a GitHub organization (`org`), provided the organization, team, and role already exist.
orgRequiredstringThe name of the GitHub organization. This field is case-insensitive.
role_idRequiredintegerUnique identifier of the organization role to assign to the team (obtainable by listing organization roles).
team_slugRequiredstringThe slug (URL-friendly version) of the team's name.
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.