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

File create_issue_link.ts

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

Source from the content-addressed store, hash-verified

1import type { JiraCreateIssueLinkParams, JiraCreateIssueLinkResponse } from '@/tools/jira/types'
2import { SUCCESS_OUTPUT, TIMESTAMP_OUTPUT } from '@/tools/jira/types'
3import { getJiraCloudId, toAdf } from '@/tools/jira/utils'
4import type { ToolConfig } from '@/tools/types'

Callers

nothing calls this directly

Calls 5

getJiraCloudIdFunction · 0.90
toAdfFunction · 0.90
testMethod · 0.80
joinMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected