jira_get_visible_projects
Fetches all Jira projects accessible to the authenticated user, returning keys, names, descriptions, and metadata.
Instructions
Retrieves all projects accessible to the authenticated user. Returns project keys, names, descriptions, and basic metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expand | No | Additional project details to include | |
| recent | No | Limit to recently accessed projects |