runtime-commandAvailable
Create Operator
Create or update a result/operator definition.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | create_operator | — |
| aliases | ["integration_operator","average_operator"] | — |
| category | definitions | — |
| displayName | Create Operator | — |
| pythonName | operator | — |
| responseType | model | — |
Create or update a result/operator definition.
Contract
| Property | Value |
|---|---|
| action | create_operator |
| aliases | ["integration_operator","average_operator"] |
| category | definitions |
| displayName | Create Operator |
| pythonName | operator |
| responseType | model |
Dynamic call
model.command('create_operator', ...)