Optionaloptions: { context?: RequestContext; timeoutMs?: number }Optionalconfig: objectOptionalparams: objectOptionalparams: objectExecuteStream is the streaming counterpart of Execute. The first response frame is always InvokeMetadata; subsequent frames carry encoded data bytes. A mid-stream error may emit a trailing metadata frame with an error status followed by a JSON error body, after which the stream ends.
AppProvider models the shared Gestalt integration-provider protocol.