Defined in: types.ts:298
content: string;
content: string;
Defined in: types.ts:301
optional error: string;
optional error: string;
Defined in: types.ts:303
state: ToolResultState;
state: ToolResultState;
Defined in: types.ts:302
toolCallId: string;
toolCallId: string;
Defined in: types.ts:300
type: "tool-result";
type: "tool-result";
Defined in: types.ts:299
