Customers were encountering the following error from the agent:
I encountered an error while trying to use the tool. This was the error: argument of type 'NoneType' is not iterable.
Tool Firecrawl web scrape tool accepts these inputs: Firecrawl web scrape tool(url: 'string', page_options: 'object', extractor_options: 'object', timeout: 'integer') - Scrape webpages url using Firecrawl and return the contents url: 'Website URL', page_options: 'Options for page scraping', extractor_options: 'Options for data extraction', timeout: 'Timeout for the scraping operation'
I've added some default values and better description for timeout for fixing this issue.
Customers were encountering the following error from the agent:
I've added some default values and better description for timeout for fixing this issue.