Record

tool-result

Result value lives here to avoid cycles.

record tool-result {
  content: list​<content-block>,
  structured-content: option​<json>,
  meta: option​<json>,
}

Fields

NameTypeDescription
contentlist​<content-block>
structured-contentoption​<json>
metaoption​<json>