Cancel a Firecrawl crawl
Approval-gated Firecrawl workflow for canceling one crawl job. It reads the target crawl first, calls recued-core.firecrawl.crawl.cancel for that explicit crawl ID, then lists active crawls for context. It does not start new crawls, cancel batch scrapes, mutate team settings, or call arbitrary Firecrawl API routes.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (9 steps)
normalized_crawl_id
trim
Trim whitespace from setting crawl id
normalized_reason
trim
Trim whitespace from setting reason
crawl_before
?
cancel_crawl
?
active_crawls_raw
?
active_crawls
default
Apply default
active_rows
slice
Take a subset of
active_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
reason
setting
=
crawl id
setting
=
firecrawl
setting
=
row limit
setting
=
20
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.