Ids of tools referenced in the request that were marked as deferred,
e.g. ~?toolId (chat format) or ~{?toolId} (prompt format).
Deferred tools are not loaded into the model's context upfront and
may instead be discovered on-demand via the model provider's built-in
tool search mechanism (Anthropic, OpenAI) when supported.
Ids of tools referenced in the request that were marked as deferred, e.g.
~?toolId(chat format) or~{?toolId}(prompt format). Deferred tools are not loaded into the model's context upfront and may instead be discovered on-demand via the model provider's built-in tool search mechanism (Anthropic, OpenAI) when supported.