get_custom_fields
List all custom fields for a Backlog project using its ID or key to see available field definitions.
Instructions
Returns list of custom fields for a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | The numeric ID of the project (e.g., 12345) | |
| projectKey | No | The key of the project (e.g., 'PROJECT') |