Type Alias: WorkspaceClientLike
WorkspaceClientLike =
ExecutionContextLike["client"]
The auth-scoped Databricks workspace client carried on an
ExecutionContextLike (getExecutionContext().client). Typed structurally
off AppKit so consumers don’t take a direct @databricks/sdk-experimental
dependency - the dep flows in transitively through @databricks/appkit.