mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 17:10:49 +00:00
docs: add generated plugin reference pages
This commit is contained in:
23
docs/plugins/reference/firecrawl.md
Normal file
23
docs/plugins/reference/firecrawl.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
summary: "Adds agent-callable tools. Adds web fetch provider support. Adds web search provider support."
|
||||
read_when:
|
||||
- You are installing, configuring, or auditing the firecrawl plugin
|
||||
title: "Firecrawl plugin"
|
||||
---
|
||||
|
||||
# Firecrawl plugin
|
||||
|
||||
Adds agent-callable tools. Adds web fetch provider support. Adds web search provider support.
|
||||
|
||||
## Distribution
|
||||
|
||||
- Package: `@openclaw/firecrawl-plugin`
|
||||
- Install route: included in OpenClaw
|
||||
|
||||
## Surface
|
||||
|
||||
contracts: tools, webFetchProviders, webSearchProviders
|
||||
|
||||
## Related docs
|
||||
|
||||
- [firecrawl](/tools/firecrawl)
|
||||
Reference in New Issue
Block a user