get_projects
Retrieve all Jira projects accessible to your account. Get project keys, names, IDs, and metadata to discover available projects before creating issues or performing operations.
Instructions
Retrieve all Jira projects accessible to the authenticated user. Returns project keys, names, IDs, and basic metadata. Use this to discover available projects before creating issues or performing other operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expand | No | Comma-separated list of additional data to include: description,lead,issueTypes,url,projectKeys,permissions,insight | |
| recent | No | Return only recently viewed projects (0-20). Useful for quick access to frequently used projects. |