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

File get_messages.ts

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

Callers

nothing calls this directly

Calls 2

validateEnumFunction · 0.90
toStringMethod · 0.45

Tested by

no test coverage detected