ToolResultDto
August 7, 2026 ยท View on GitHub
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
toolCallId | String | :heavy_check_mark: | Id of the tool call this result resolves. | call_abc123 |
toolName | Optional<String> | :heavy_minus_sign: | Name of the tool that produced this result. | lookup_order |
output | Optional<Output> | :heavy_minus_sign: | JSON-serializable tool output (or the execution-denied marker). | |
preview | Optional<String> | :heavy_minus_sign: | Human-readable preview for the display timeline. | Order ORD-42 is shipped |