Get custom field definitions
get_custom_fieldsTyped custom-field definitions for a character or asset, plus the derived builtins ($animation for characters, $autoplay/$loop for animated assets). Per-placement VALUES ride on get_map; map exports bake resolved values and ship fields-schema.json. Read-only here — definitions are edited in the dashboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | Which entity table to read. | |
| entityId | Yes | Character id, or asset id/slug. |