Skip to content

Commit c71cc74

Browse files
committed
Update index.ts
1 parent 0b00437 commit c71cc74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,8 @@ The query also supports search operators, that you can use if needed to refine t
379379
**Prompt Example:** "Find the latest research papers on AI published in 2023."
380380
**Sources:** web, images, news, default to web unless needed images or news.
381381
**Scrape Options:** Only use scrapeOptions when you think it is absolutely necessary. When you do so default to a lower limit to avoid timeouts, 5 or lower.
382+
**Optimal Workflows:** Search first using firecrawl_search without formats, and then use the scrape tool to get the content of the relevantpage(s) that you want to scrape
383+
382384
**Usage Example without formats:**
383385
\`\`\`json
384386
{

0 commit comments

Comments
 (0)