jira_get_custom_fields
Get all Jira custom fields, including names, IDs, and types, to discover what fields exist and use their identifiers in queries.
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) |