Schema
IFunctionInput
Polymorphic base for all Function inputs (text, image, tabular row, …).
Carriers a size field for bookkeeping.
Fields
| Field | Type | Required | Description |
|---|---|---|---|
size |
integer (int32) |
no | — |
Source of truth: /openapi/v1.json
(#/components/schemas/)