We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18d45f0 commit ed7a9a5Copy full SHA for ed7a9a5
components/firecrawl/actions/crawl-url/crawl-url.mjs
@@ -23,7 +23,7 @@ export default {
23
},
24
includePaths: {
25
type: "string[]",
26
- label: "Exclude Paths",
+ label: "Include Paths",
27
description: "Similar to `Exclude Paths`, but if set, only the paths matching the specified patterns will be included",
28
optional: true,
29
0 commit comments