ToolAllowedCallers
이 콘텐츠는 아직 번역되지 않았습니다.
type ToolAllowedCallers = readonly [ToolAllowedCaller, ...ToolAllowedCaller[]];A non-empty set of execution contexts allowed to invoke a Responses API tool. Duplicate entries are rejected when tools are created.