MCPcopy Create free account
hub / github.com/simstudioai/sim / delete_record.ts

File delete_record.ts

apps/sim/tools/servicenow/delete_record.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import type { ServiceNowDeleteParams, ServiceNowDeleteResponse } from '@/tools/servicenow/types'
3import { createBasicAuthHeader } from '@/tools/servicenow/utils'
4import type { ToolConfig } from '@/tools/types'

Callers

nothing calls this directly

Calls 4

createLoggerFunction · 0.90
createBasicAuthHeaderFunction · 0.90
errorMethod · 0.80
replaceMethod · 0.65

Tested by

no test coverage detected