Defined in: packages/typescript/ai/src/types.ts:326
content: string;
content: string;
Defined in: packages/typescript/ai/src/types.ts:329
optional error: string;
optional error: string;
Defined in: packages/typescript/ai/src/types.ts:331
state: ToolResultState;
state: ToolResultState;
Defined in: packages/typescript/ai/src/types.ts:330
toolCallId: string;
toolCallId: string;
Defined in: packages/typescript/ai/src/types.ts:328
type: "tool-result";
type: "tool-result";
Defined in: packages/typescript/ai/src/types.ts:327
