Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Cancel Crawl
firecrawl:cancel_crawl
Cancel a running crawl job. Cannot be undone once cancelled.
Write
High risk
Crawl Website
firecrawl:crawl_website
Start a crawl job to scrape multiple pages from a website. Returns immediately with job ID.
Write
Medium risk
Extract Structured Data
firecrawl:extract_structured_data
Extract structured data from a webpage using AI-powered extraction with custom schema.
Write
Medium risk
Get Crawl Status
firecrawl:get_crawl_status
Check the status of a crawl job and get results if completed.
Read
Low risk
Map Website
firecrawl:map_website
Generate a comprehensive map/sitemap of a website showing all discoverable pages.
Write
Medium risk
Scrape Url
firecrawl:scrape_url
Scrape content from a single URL and extract text, metadata, and optionally HTML/screenshot.
Write
Medium risk
Search Web
firecrawl:search_web
Search the web and scrape content from the most relevant results.
Read
Low risk