runtime-commandAvailable
Create Probe
Create or update a variable probe definition.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | create_probe | — |
| aliases | ["variable_probe"] | — |
| category | definitions | — |
| displayName | Create Probe | — |
| pythonName | probe | — |
| responseType | model | — |
Create or update a variable probe definition.
Contract
| Property | Value |
|---|---|
| action | create_probe |
| aliases | ["variable_probe"] |
| category | definitions |
| displayName | Create Probe |
| pythonName | probe |
| responseType | model |
Dynamic call
model.command('create_probe', ...)