list_jira_projects
List all Jira projects your user account can access to identify available projects for issue tracking and collaboration.
Instructions
Lists all Jira projects that the user has permission to view. This is useful for discovering available projects to work with.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expand | No | A comma-separated list of properties to expand for each project. Common options are `description`, `lead`, and `issueTypes`. | description,lead,issueTypes |