Builds the tool turn that answers one or more tool calls.
Providers require the results for a given assistant turn's calls to arrive TOGETHER, in the
single turn that immediately follows it — so pass every result for that turn in one call rather
than appending a message per result.
Builds the
toolturn that answers one or more tool calls.Providers require the results for a given assistant turn's calls to arrive TOGETHER, in the single turn that immediately follows it — so pass every result for that turn in one call rather than appending a message per result.