MCPcopy
hub / github.com/simstudioai/sim / sequence_search.ts

File sequence_search.ts

apps/sim/tools/apollo/sequence_search.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ApolloSequenceSearchParams, ApolloSequenceSearchResponse } from '@/tools/apollo/types'
2import type { ToolConfig } from '@/tools/types'
3
4export const apolloSequenceSearchTool: ToolConfig<

Callers

nothing calls this directly

Calls 3

textMethod · 0.80
setMethod · 0.65
toStringMethod · 0.45

Tested by

no test coverage detected