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
| Name | Type | Description |
|---|---|---|
| content | list<content-block> | |
| structured-content | option<json> | |
| meta | option<json> |