PriceToolCallOptions: {
    maxPriceDescription?: string | null;
    minPriceDescription?: string | null;
    toolDescription: string;
}