Skip to content

Commit ac7fc9b

Browse files
committed
update
1 parent e0793e6 commit ac7fc9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/firecrawl/actions/search/search.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ export default {
9393
},
9494
async run({ $ }) {
9595
const results = await this.firecrawl.search({
96+
$,
9697
data: {
9798
query: this.query,
9899
limit: this.maxResults,

0 commit comments

Comments
 (0)