runtime-commandAvailable
Runtime Create Table
Runtime-owned explicit result table payload. Public Python API table creation uses upsert_feature on category tables.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | create_table | — |
| aliases | [] | — |
| category | results | — |
| displayName | Runtime Create Table | — |
| pythonName | runtime_create_table | — |
| responseType | table | — |
Runtime-owned explicit result table payload. Public Python API table creation uses upsert_feature on category tables.
Contract
| Property | Value |
|---|---|
| action | create_table |
| aliases | [] |
| category | results |
| displayName | Runtime Create Table |
| pythonName | runtime_create_table |
| responseType | table |
Dynamic call
model.command('create_table', ...)