query_assignable
Identify assignable users for a Jira ticket by querying the /rest/api/3/user/assignable/search endpoint using the project key. Simplifies user assignment within Jira MCP Server.
Instructions
Query assignables to a ticket on Jira on the api /rest/api/3/user/assignable/search?project={project-name}
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_key | Yes | The id of the project to search |