jira_get_custom_fields
Retrieve all Jira custom fields with names, IDs, and types. Filter by project key to find relevant fields and identifiers.
Instructions
Retrieves all custom fields available in Jira. Shows custom field names, IDs (e.g., customfield_10071), and types. Useful for discovering what custom fields exist and their identifiers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectKey | No | Project key to filter custom fields (optional) |