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

File get_comments.ts

apps/sim/tools/reddit/get_comments.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { validatePathSegment } from '@/lib/core/security/input-validation'
2import type { RedditCommentsParams, RedditCommentsResponse } from '@/tools/reddit/types'
3import { normalizeSubreddit } from '@/tools/reddit/utils'
4import type { ToolConfig } from '@/tools/types'

Callers

nothing calls this directly

Calls 4

normalizeSubredditFunction · 0.90
validatePathSegmentFunction · 0.90
processCommentsFunction · 0.85
toStringMethod · 0.45

Tested by

no test coverage detected