FunctionGetAllOptions

FunctionGetAllOptions = RequestOptions & PaginationOptions & FolderScopedOptions

Options for retrieving functions with folder scoping, filtering, and pagination.

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