jira_get_project
Retrieve detailed information about a Jira project using its project key. Accesses project metadata including name, key, and description.
Instructions
Get details of a specific Jira project by its key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | Project key (e.g. 'PROJ') |