runtime-commandAvailable
Set Feature Field
Set a field on an existing model feature.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | set_feature_field | — |
| aliases | [] | — |
| category | model | — |
| displayName | Set Feature Field | — |
| pythonName | set_feature | — |
| responseType | model | — |
Set a field on an existing model feature.
Contract
| Property | Value |
|---|---|
| action | set_feature_field |
| aliases | [] |
| category | model |
| displayName | Set Feature Field |
| pythonName | set_feature |
| responseType | model |
Dynamic call
model.command('set_feature_field', ...)