get_all_projects
Retrieve all Jira projects visible to the user, with options to include archived projects and expand fields like description or lead.
Instructions
List all Jira projects visible to the authenticated user.
Args:
include_archived: Include archived projects in the result.
expand: Optional comma-separated list of fields to expand
(e.g. description,lead,url).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expand | No | ||
| include_archived | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |