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

File retrieve.ts

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

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import type { JiraRetrieveParams, JiraRetrieveResponse } from '@/tools/jira/types'
3import { ISSUE_ITEM_PROPERTIES, TIMESTAMP_OUTPUT } from '@/tools/jira/types'
4import {

Callers

nothing calls this directly

Calls 6

createLoggerFunction · 0.90
getJiraCloudIdFunction · 0.90
downloadJiraAttachmentsFunction · 0.90
fetchIssueFunction · 0.85
fetchSupplementaryFunction · 0.85
transformIssueDataFunction · 0.85

Tested by

no test coverage detected