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

File get_posts.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

normalizeSubredditFunction · 0.90
validateEnumFunction · 0.90
toStringMethod · 0.45

Tested by

no test coverage detected