コンテンツにスキップ

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.