Skip to content

FunctionInvokeOptions

Options for invoking a function.

Folder context is required: pass one of folderId, folderKey, or folderPath, or initialize the SDK with a folder context.

Extends

Properties

Property Type Description
expand? string -
folderId? number Numeric folder ID.
folderKey? string Folder key (GUID-formatted string).
folderPath? string Slash-delimited folder path, e.g. 'Shared/Finance'.
jobKey? string Key (GUID) of the job this invocation belongs to, so the run is attributed to it.
select? string -