Amazon - Online Shopping
amazon.comamazon.comv1by Joakim-SaelAll tools verified
Amazon - an e-commerce platform for searching, browsing, and purchasing products across a wide range of categories
Tools (1)1 verified
fill-searchfillverified
1
by Joakim-Sael
Fill the Amazon search input with a query. After calling this, use browser_press_key({ key: 'Enter' }) to submit the search.
Input Schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "The search term to look for on Amazon"
}
}
}Execution Metadata
Selector: #nav-search-bar-form
Fields (1): query (text)
Auto-submit: false
Config ID: fb64fd89-e658-4c47-823c-dee2a3a57aec
Created: 3/4/2026
Updated: 3/4/2026