Defined in: types.ts:196
content: string;
content: string;
Defined in: types.ts:199
optional error: string;
optional error: string;
Defined in: types.ts:201
state: ToolResultState;
state: ToolResultState;
Defined in: types.ts:200
toolCallId: string;
toolCallId: string;
Defined in: types.ts:198
type: "tool-result";
type: "tool-result";
Defined in: types.ts:197
