Search Projects
jira_search_projectsFind Jira projects by name or key prefix. Returns a ranked list of matching projects without fetching every visible project.
Instructions
Search for Jira projects by name or key prefix.
Uses the projects picker endpoint to return a ranked list of matching projects without fetching every visible project on the instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Name or key prefix to search for | |
| max_results | No | Maximum number of results to return | |
| current_project_ids | No | Comma-separated list of project IDs to exclude from results |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |