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

File submit_post.ts

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

Source from the content-addressed store, hash-verified

1import type { RedditSubmitParams, RedditWriteResponse } from '@/tools/reddit/types'
2import { normalizeSubreddit } from '@/tools/reddit/utils'
3import type { ToolConfig } from '@/tools/types'
4

Callers

nothing calls this directly

Calls 3

normalizeSubredditFunction · 0.90
joinMethod · 0.80
toStringMethod · 0.45

Tested by

no test coverage detected