Get project
get_projectRetrieve a Jira project by its key or numeric ID. Optionally expand details like lead, urls, and insight.
Instructions
Get a single project by key or ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expand | No | e.g. lead,urls,insight | |
| projectKeyOrId | Yes | Project key (e.g. PROJ) or numeric ID |