List Redmine Custom Fields
redmine_list_custom_fieldsLists Redmine custom fields via admin API, or extracts them from a recent issue if admin access fails.
Instructions
List custom fields available in Redmine. Tries the admin API first; if not accessible, extracts fields from a recent issue.
Returns: Table of custom fields with ID, name, and type info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||