Get Project Fields
jira_get_project_fieldsRetrieve all fields available on issues in a Jira project, deduplicated across issue types. Understand which fields tickets can contain.
Instructions
Get the fields available on issues of a project (the create schema), deduplicated across the project's issue types — i.e. which fields tickets in this project have, regardless of whether they are filled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | The project key, e.g. 'PROJ'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |