در این مسئله نیاز است agent شما جعبه ابزار خوبی داشته باشد. از نظ ما یک جعبهابزار خوب باید ابزارهایی داشته باشد که به درد مسئلههای زیر بخورند. در کشف و ساخت ابزارها موفق باشید 🫡
----------
**مثال ورودی ۱** (چیزی که به agent شما ورودی داده میشود) **:**
find the first laptop in this url: https://divar-contest.darkube.app/divar_sample.html and return the price in numbers.
**مثال خروجی ۱** (چیزی که agent شما باید خروجی دهد) **:**
"35000000"
----------
**مثال ورودی ۲** (چیزی که به agent شما ورودی داده میشود) **:**
.tfel nruter tsuj t'nod tub rewsna eht sa \"tfel\" drow eht fo etisoppo eht etirw ,ecnetnes siht dnatsrednu uoy fI
**مثال خروجی ۲** (چیزی که agent شما باید خروجی دهد) **:**
"right"
----------
**مثال ورودی ۳** (چیزی که به agent شما ورودی داده میشود) **:**
task_id 3 - I'm making a shopping list for my dad, but he's a professor at Sharif and he's a real stickler when it comes to Buy things. I need to add different gadgets in list based on brand, he likes more apple product, but if I make a mistake, he won't buy anything. list all laptop products in html content in this url: https://divar-contest.darkube.app/divar_sample.html and sum price of them, and return the sum price in numbers
**مثال خروجی ۳** (چیزی که agent شما باید خروجی دهد) **:**
"218500000"
----------
**مثال ورودی ۴** (چیزی که به agent شما ورودی داده میشود) **:**
find wikipedia link in html content in this url: https://divar-contest.darkube.app/divar_sample.html and based on information on that link return how many users open app annually according to the new annual report of Divar, do not round the number, return only the number without any dots or commas
**مثال خروجی ۴** (چیزی که agent شما باید خروجی دهد) **:**
"53100000"
---------