AgentAction: {
    log: string;
    tool: string;
    toolInput: string | Record<string, any>;
}