此内容尚不支持你的语言。
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.