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

File route.ts

apps/sim/app/api/mothership/chat/route.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { type NextRequest, NextResponse } from 'next/server'
2import {
3 mothershipChatGetQuerySchema,
4 mothershipChatPostEnvelopeSchema,

Callers

nothing calls this directly

Calls 3

withRouteHandlerFunction · 0.90
validationErrorResponseFunction · 0.90
handleUnifiedChatPostFunction · 0.90

Tested by

no test coverage detected