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

File parser.ts

apps/sim/tools/pulse/parser.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { toError } from '@sim/utils/errors'
2import { isInternalFileUrl } from '@/lib/uploads/utils/file-utils'
3import type { PulseParserInput, PulseParserOutput, PulseParserV2Input } from '@/tools/pulse/types'
4import type { ToolConfig } from '@/tools/types'

Callers

nothing calls this directly

Calls 3

isInternalFileUrlFunction · 0.90
toErrorFunction · 0.90
toStringMethod · 0.45

Tested by

no test coverage detected