get_custom_field
Retrieve a single custom field definition by ID. Use after listing custom fields to get details of a specific field.
Instructions
Show a single custom field DEFINITION by id. Use list_custom_fields first to discover field ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | Which entity type's custom field schema to inspect. Use 'kases' for projects. | |
| fieldId | Yes | Custom field definition id. |