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

File assign_issue.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

getJiraCloudIdFunction · 0.90
resolveAssigneeAccountIdFunction · 0.85
joinMethod · 0.80

Tested by

no test coverage detected