jira_workflows_get_scheme_mappings
Fetches mappings of issue types to workflows in a Jira workflow scheme, identifying the workflow assigned to each issue type.
Instructions
Get issue type to workflow mappings in a workflow scheme.
Shows which workflow is used for each issue type. Returns: {scheme_id, default_workflow, mappings: [{issue_type, workflow}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scheme_id | Yes | Workflow scheme ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||