pub fn tenant_scope(ctx: &Arc<Context>, tenant_id: &str) -> Arc<Context> ⓘ
Derive tenant for execute without requiring the postgres-only resolver module. Scope tools and execution to one tenant. Isolate wins over intercept.
execute