🔄 Big News! bazed.ai is now sagentic.ai. Same vision, new name!
@sagentic-ai/sagentic-af / ToolResult
ToolResult is a result of a tool call
result: string;
Result of the tool call
src/thread.ts:47
toolCallID: string;
ID of the tool call
src/thread.ts:45