Record

tool-result

Result returned from tool execution

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

Fields

NameTypeDescription
contentlist​<content-block>

Content blocks (text, images, etc)

structured-contentoption​<json>

Structured JSON output

metaoption​<json>

Metadata about the result