Firecrawl web_fetch Migration
Move Firecrawl fetch settings to plugin-owned config paths
Move Firecrawl fetch settings to plugin-owned config paths
Page scope (Firecrawl migration niche): This page covers only Firecrawl web_fetch migration details. For general upgrade flow use Upgrading / Migrating. For release history use Releases.
Legacy keys under tools.web.fetch.firecrawl.* moved to plugins.entries.firecrawl.config.webFetch.*. The fetch fallback path was also routed through a provider boundary, so legacy-only configuration may no longer behave as expected.
openclaw doctor --fix.tools.web.fetch.firecrawl.* keys are removed.plugins.entries.firecrawl.config.webFetch.*.web_fetch action.openclaw doctor --fix
openclaw doctor
openclaw gateway restart
If fetch tools still fail, check Troubleshooting and latest breaking changes.