list_jira_projects
List all Jira projects you have permission to view to discover available projects for work.
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 |