list_custom_fields
List custom fields available through the Redmine API to populate custom_fields when creating or updating issues. Requires administrator access.
Instructions
List the custom fields visible through the API.
Each entry has an ID, format, and what it applies to. Needed to fill in 'custom_fields' in create_issue and update_issue.
Requires the API key's user to be an administrator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |