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

File get_user.ts

apps/sim/tools/reddit/get_user.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 { RedditGetUserParams, RedditUserResponse } from '@/tools/reddit/types'
3import type { ToolConfig } from '@/tools/types'
4

Callers

nothing calls this directly

Calls 2

validatePathSegmentFunction · 0.90
replaceMethod · 0.65

Tested by

no test coverage detected