Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsJira ToolsJira Add Users To Project Role
Jira Tools

Jira Add Users To Project Role

Adds users and optionally groups to a project role.

Write actionRisk level 2 of 5API key connection
Use Jira Add Users To Project Role

Pricing and limits

Pricing
Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Free
Unified payment
Not currently supported

Inputs

  • role_idinteger
    Required
    The ID of the project role to add users to. Use get_project_roles action to find available role IDs.
  • group_idsarray
    Optional list of group IDs to add to the project role. Mutually exclusive with group_names (Jira's ActorsMap rejects sending both).
  • group_namesarray
    Optional list of group names to add to the project role. Mutually exclusive with group_ids (Jira's ActorsMap rejects sending both).
  • user_account_idsarray
    List of Atlassian account IDs of users to add to the project role. Must be Atlassian account IDs (alphanumeric strings), not email addresses or display names; use JIRA_FIND_USERS to resolve account IDs first. Optional, but at least one of user_account_ids, group_names, or group_…
  • project_id_or_keystring
    Required
    The project ID (numeric) or project key (e.g., 'PROJ') of the project.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.