list_custom_fields
Retrieve all custom fields defined in the workspace, with pagination support via limit and cursor.
Instructions
Get a list of all custom fields in the workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | The number of custom fields to return, between 1 and 100. | |
| cursorId | No | The cursor ID for pagination. |