runtime-commandAvailable
Delete Feature
Delete a model feature.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | delete_feature | — |
| aliases | [] | — |
| category | model | — |
| displayName | Delete Feature | — |
| pythonName | delete_feature | — |
| responseType | model | — |
Delete a model feature.
Contract
| Property | Value |
|---|---|
| action | delete_feature |
| aliases | [] |
| category | model |
| displayName | Delete Feature |
| pythonName | delete_feature |
| responseType | model |
Dynamic call
model.command('delete_feature', ...)