RealtimeToolExecutionConfig
이 콘텐츠는 아직 번역되지 않았습니다.
type RealtimeToolExecutionConfig = object;Properties
Section titled “Properties”preApprovalInputGuardrails?
Section titled “preApprovalInputGuardrails?”optional preApprovalInputGuardrails?: boolean;Runs function tool input guardrails before emitting a pending human approval interruption. The same guardrails still run again immediately before tool execution after approval.