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

File get_user_comments.ts

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

Source from the content-addressed store, hash-verified

1import { validateEnum, validatePathSegment } from '@/lib/core/security/input-validation'
2import { COMMENT_LISTING_OUTPUT_PROPERTIES, type RedditComment } from '@/tools/reddit/types'
3import type { ToolConfig, ToolResponse } from '@/tools/types'
4

Callers

nothing calls this directly

Calls 4

validatePathSegmentFunction · 0.90
validateEnumFunction · 0.90
replaceMethod · 0.65
toStringMethod · 0.45

Tested by

no test coverage detected