jira_search_issues
Search Jira issues by project and assignee to streamline project tracking. Input project key, assignee name, and authentication details to retrieve relevant tickets efficiently.
Instructions
Searches for Jira issues by project and assignee
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apiToken | No | API token for Jira authentication | |
assigneeName | No | The display name of the assignee to filter by (e.g., 'John Doe') | |
No | Email address associated with the Jira account | ||
jiraHost | No | The Jira host URL (e.g., 'your-domain.atlassian.net') | |
projectKey | Yes | The Jira project key (e.g., 'PROJECT') |