jira_permissions_assign_scheme
Assign a permission scheme to a project, replacing the current scheme. Verify the new scheme has all required permissions before assigning.
Instructions
Assign a permission scheme to a project. Replaces the current scheme.
Verify the new scheme has all required permissions before assigning. Returns: {success, project_key, scheme_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | Project key to assign the scheme to | |
| scheme_id | Yes | Permission scheme ID to assign |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||