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

File add_list_items.ts

apps/sim/tools/sharepoint/add_list_items.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import type { SharepointAddListItemResponse, SharepointToolParams } from '@/tools/sharepoint/types'
3import { optionalTrim } from '@/tools/sharepoint/utils'
4import type { ToolConfig } from '@/tools/types'

Callers

nothing calls this directly

Calls 5

createLoggerFunction · 0.90
optionalTrimFunction · 0.90
joinMethod · 0.80
infoMethod · 0.80
warnMethod · 0.65

Tested by

no test coverage detected