Invites a new member (or re-invites an existing non-accepted member) to a Sentry organization via email, allowing specification of organization and team roles.
emailRequiredstringThe email address of the user to invite or add to the organization.
orgRolestringPrimary organization-level role. `billing`: Manages payment/compliance. `member`: Views events/data. `manager`: Manages teams, projects, membership. `owner`: Unrestricted access. `admin`: Edits global integrations, manages projects/teams. Note: The `admin` role may have plan-spe…
reinvitebooleanIf `True`, resends an invitation to a user previously invited but who has not yet accepted.
teamRolesarrayList of team-specific role assignments. Common roles: `contributor` (views/acts on issues, may add members per org settings) and `admin` (full team/project management).
sendInvitebooleanIf `True`, an invitation email is sent to the user. Set to `False` to add the member without an email notification.
organization_id_or_slugRequiredstringThe unique identifier (ID or slug) of the Sentry organization to which the member will be added.
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.