Define and configure the input schema to structure the data your model receives.
Field | Description |
---|---|
Name | The key name expected in your model’s request payload |
Type | The data type: String , Integer , Float , or Boolean |
Value Type | Dynamic (changes with each query/request) or Static (fixed value) |
country: "US"
user_id
passed from Salesforce record