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

File get_items.ts

apps/sim/tools/monday/get_items.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { MondayGetItemsParams, MondayGetItemsResponse } from '@/tools/monday/types'
2import {
3 extractMondayError,
4 MONDAY_API_URL,

Callers

nothing calls this directly

Calls 5

mondayHeadersFunction · 0.90
sanitizeLimitFunction · 0.90
sanitizeNumericIdFunction · 0.90
extractMondayErrorFunction · 0.90
concatMethod · 0.80

Tested by

no test coverage detected