RunStepDeltaToolCall type
Represents a single tool call within a streaming run step's delta tool call details.
type RunStepDeltaToolCall =
| RunStepDeltaToolCallParent
| RunStepDeltaFunctionToolCall
| RunStepDeltaFileSearchToolCall
| RunStepDeltaCodeInterpreterToolCall