list_project_custom_fields
List the custom fields configured for a project. Provide the project ID or name to retrieve them.
Instructions
List custom fields configured for a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Project ID. Must be a number (integer), not a string. | |
| projectName | No | Project name (alternative to projectId). | |
| query | No | ||
| page | No | Page number, 0-based. Must be a number (integer), not a string. | |
| size | No | Page size. Must be a number (integer), not a string. | |
| sort | No |