list_projects
Lists accessible Jira projects filtered by name or key, with pagination to control results. Helps you locate project identifiers and navigate available projects.
Instructions
접근 가능한 Jira 프로젝트 목록을 조회합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | 프로젝트 이름/키 검색어 | |
| startAt | No | 시작 인덱스 (페이지네이션) | |
| maxResults | No | 최대 결과 수 (기본: 50) |