runtime-commandAvailable
Create Export
Create or update a result export node.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | create_export | — |
| aliases | ["export"] | — |
| category | results | — |
| displayName | Create Export | — |
| pythonName | result_export | — |
| responseType | model | — |
Create or update a result export node.
Contract
| Property | Value |
|---|---|
| action | create_export |
| aliases | ["export"] |
| category | results |
| displayName | Create Export |
| pythonName | result_export |
| responseType | model |
Dynamic call
model.command('create_export', ...)