jira_get_projects
Retrieve and filter JIRA projects with specific criteria such as type, category, or search query, and manage results with pagination and ordering options.
Instructions
Get all accessible JIRA projects with filtering and search capabilities
Input Schema
Name | Required | Description | Default |
---|---|---|---|
categoryId | No | ||
expand | No | ||
maxResults | No | ||
orderBy | No | ||
properties | No | ||
recent | No | ||
searchQuery | No | ||
startAt | No | ||
typeKey | No |