Name | Type | Description | Notes |
---|---|---|---|
tool_outputs | Array<SubmitToolOutputsRunRequestToolOutputsInner> | A list of tools for which the outputs are being submitted. |
require 'openapi_client'
instance = OpenapiClient::SubmitToolOutputsRunRequest.new(
tool_outputs: null
)