Jira MCP Server

get_all_statuses

Retrieve all issue statuses from Jira using the REST API endpoint /rest/api/3/status. Specify the number of results returned for efficient status management.

Instructions

Get all the status on Jira on the api /rest/api/3/status

Input Schema

NameRequiredDescriptionDefault
number_of_resultsNoNumber of results to return

Input Schema (JSON Schema)

{ "properties": { "number_of_results": { "default": 1, "description": "Number of results to return", "type": "integer" } }, "type": "object" }

You must be authenticated.

Other Tools from Jira MCP Server

Related Tools

ID: v7nmyscj80