GuardrailDataScope
Agent Runtimes / types/guardrails / GuardrailDataScope
Interface: GuardrailDataScope
Defined in: types/guardrails.ts:30
Data scope restrictions — which systems/objects are accessible.
Properties
allowed_objects
allowed_objects:
string[]
Defined in: types/guardrails.ts:32
allowed_systems
allowed_systems:
string[]
Defined in: types/guardrails.ts:31
denied_fields
denied_fields:
string[]
Defined in: types/guardrails.ts:34
denied_objects
denied_objects:
string[]
Defined in: types/guardrails.ts:33