jira_get_statuses
Retrieve available Jira statuses for a project or issue type, including status categories and workflow details.
Instructions
Retrieves available statuses (global or project-specific, e.g., To Do, In Progress, Done). Returns status categories and workflow information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectKey | No | Project key to get statuses for specific project | |
| issueTypeId | No | Issue type ID to get statuses for specific issue type |