jira_screens_get_schemes
List all screen schemes in Jira, returning their IDs, names, and descriptions.
Instructions
List screen schemes.
Returns: {total, schemes: [{id, name, description}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_results | No | Max results. Default: 50 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||