jira_get_projects
List all Jira projects accessible to the authenticated user. Returns key, name, type, and lead, with optional name filter.
Instructions
List all Jira projects accessible to the authenticated user. Returns project key, name, type, and lead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional name filter string | |
| maxResults | No | Max projects to return (default 50) |