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

File bulk_read.ts

apps/sim/tools/jira/bulk_read.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { JiraRetrieveBulkParams, JiraRetrieveResponseBulk } from '@/tools/jira/types'
2import { TIMESTAMP_OUTPUT } from '@/tools/jira/types'
3import { extractAdfText, normalizeDomain } from '@/tools/jira/utils'
4import type { ToolConfig } from '@/tools/types'

Callers

nothing calls this directly

Calls 8

extractAdfTextFunction · 0.90
resolveProjectKeyFunction · 0.85
testMethod · 0.80
joinMethod · 0.80
concatMethod · 0.80
resolveCloudIdFunction · 0.70
setMethod · 0.65
toStringMethod · 0.45

Tested by

no test coverage detected