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

File skills.ts

apps/sim/lib/api/contracts/skills.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from 'zod'
2import { defineRouteContract } from '@/lib/api/contracts/types'
3
4export const skillSchema = z.object({

Callers

nothing calls this directly

Calls 1

defineRouteContractFunction · 0.90

Tested by

no test coverage detected