RecallActionParameters interface
The parameters used when calling recall action on server endpoint.
Properties
pattern | Pattern of the files. |
recall |
Recall path. |
Property Details
pattern
Pattern of the files.
pattern?: string
Property Value
string
recallPath
Recall path.
recallPath?: string
Property Value
string