Jira Add Users To Project Role
通过 Aident Loadout 使用 Jira Tools 的 Jira Add Users To Project Role。执行前查看输入、输出、设置、价格和风险。
服务提供商说明
Adds users and optionally groups to a project role.
通过 Aident Loadout 使用 Jira Tools 的 Jira Add Users To Project Role。执行前查看输入、输出、设置、价格和风险。
Adds users and optionally groups to a project role.
role_id必填integerThe ID of the project role to add users to. Use get_project_roles action to find available role IDs.
group_idsarrayOptional list of group IDs to add to the project role. Mutually exclusive with group_names (Jira's ActorsMap rejects sending both).
group_namesarrayOptional list of group names to add to the project role. Mutually exclusive with group_ids (Jira's ActorsMap rejects sending both).
user_account_idsarrayList 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_key必填stringThe project ID (numeric) or project key (e.g., 'PROJ') of the project.
data必填Data from the action execution
errorstringError if any occurred during the execution of the action
successful必填booleanWhether or not the action execution was successful or not
API 密钥连接。风险等级 2/5。
免费操作
目前没有已发布技能明确引用此操作。