MCPcopy Index your code
hub / github.com/simstudioai/sim / extract.ts

File extract.ts

apps/sim/tools/firecrawl/extract.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { sleep } from '@sim/utils/helpers'
3import { DEFAULT_EXECUTION_TIMEOUT_MS } from '@/lib/core/execution-limits'
4import type { ExtractParams, ExtractResponse } from '@/tools/firecrawl/types'

Callers

nothing calls this directly

Calls 5

createLoggerFunction · 0.90
sleepFunction · 0.90
infoMethod · 0.80
errorMethod · 0.80
warnMethod · 0.65

Tested by

no test coverage detected