AppResponse
- filesType: array object[] · Filesrequired
The files associated with this app
- descriptionType: string · Descriptionrequired
A description of the file
- displayType: string · Display Name
_name requiredThe display name of the file
- fileType: string · File Key
_key requiredThe key/name of the file
- fileType: string · File Type
_type requiredThe type of file (e.g. PDF)
- moduleType: string · Modulerequired
The module this file belongs to
- objectType: string · Object Id
_id requiredThe object identifier for this file
- sizeType: integer · Sizerequired
The size of the file in bytes
- variableType: string · Variable Name
_name requiredThe variable name associated with this file
- variableType: string · Variable Type
_type requiredThe type of variable this file represents
- fileType: string · File Id
_id The unique identifier for this file
- typeType: string · Type Id
_id The type identifier for this file
- nameType: string · Namerequired
The name of the app
- promptType: array object[] · Prompt Sections
_sections requiredThe prompt sections associated with this app
- bodyType: string · Bodyrequired
- positionType: integer · Positionrequired
Integer numbers.
- userType: array object[] · User Inputs
_inputs requiredThe user inputs associated with this app
- descriptionType: string · Descriptionrequired
A description of this input field
- displayType: string · Display Name
_name requiredThe display name shown to users
- objectType: string · Object Id
_id requiredThe unique object identifier for this input
- positionType: integer · Positionrequired
The position/order of this input field
- requiredType: boolean · Requiredrequired
Whether this input is required
- variableType: string · Variable Name
_name requiredThe variable name used internally
- variableType: string · Variable Type
_type requiredThe type of input (e.g. short_answer)
- constantsType: array object[] · Constants
The constants associated with this app
- displayType: string · Display Name
_name requiredThe display name shown to users
- objectType: string · Object Id
_id requiredThe unique object identifier for this constant
- valueType: string · Valuerequired
The value of this constant
- variableType: string · Variable Name
_name requiredThe variable name used internally
- variableenum
_type const:textrequiredThe type of constant (only 'text' supported)
values- text
- descriptionType: string · Description nullable
A description of this constant
- defaultType: string · Default Model
_model The default AI model to use
- descriptionType: string · Description nullable
The description of the app