Merge · Schema

ToolResultInputContent1

IntegrationsPlatformUnified APIAgent HandlerLLM Gateway
View JSON Schema on GitHub

JSON Schema

merge-toolresultinputcontent1-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ToolResultInputContent1",
  "title": "ToolResultInputContent1",
  "type": "array",
  "items": {
    "$ref": "#/components/schemas/ToolResultInputContentOneOf1Items"
  }
}