runtime-commandAvailable
Duplicate Feature
Duplicate a model feature through the backend-owned model store.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | duplicate_feature | — |
| aliases | ["clone_feature"] | — |
| category | model | — |
| displayName | Duplicate Feature | — |
| pythonName | duplicate_feature | — |
| responseType | model | — |
Duplicate a model feature through the backend-owned model store.
Contract
| Property | Value |
|---|---|
| action | duplicate_feature |
| aliases | ["clone_feature"] |
| category | model |
| displayName | Duplicate Feature |
| pythonName | duplicate_feature |
| responseType | model |
Dynamic call
model.command('duplicate_feature', ...)