Defined in: types.ts:258
content: string;
content: string;
Defined in: types.ts:261
optional error: string;
optional error: string;
Defined in: types.ts:263
state: ToolResultState;
state: ToolResultState;
Defined in: types.ts:262
toolCallId: string;
toolCallId: string;
Defined in: types.ts:260
type: "tool-result";
type: "tool-result";
Defined in: types.ts:259
