ReadonlydisplayReadonlydescriptionReadonlyversionReadonlykindReadonlyiconReadonlyconnectionReadonlyauthReadonlyconnectionReturns workflow definition specs declared on this provider.
Reports whether the provider exposes a session-specific catalog.
Resolves a catalog for the current request context, if configured.
Resolves the concrete Gestalt subject for a verified hosted HTTP request, if the app opts into subject resolution.
Returns the static catalog emitted during provider startup.
Writes the provider's static catalog to disk as YAML.
Returns the static catalog serialized as JSON.
Executes an operation against validated input and request metadata.
Executes a streaming operation against validated input and request metadata. Returns a StreamReader yielding the metadata frame followed by encoded data frames. Only operations whose output is a StreamOutput are supported; other operations return an error metadata frame.
App provider implementation consumed by the Gestalt runtime.
Example