Defined in: types.ts:270
content: string;
content: string;
Defined in: types.ts:273
optional error: string;
optional error: string;
Defined in: types.ts:275
state: ToolResultState;
state: ToolResultState;
Defined in: types.ts:274
toolCallId: string;
toolCallId: string;
Defined in: types.ts:272
type: "tool-result";
type: "tool-result";
Defined in: types.ts:271
