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

File get_transitions.ts

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

Source from the content-addressed store, hash-verified

1import type { JiraGetTransitionsParams, JiraGetTransitionsResponse } from '@/tools/jira/types'
2import { TIMESTAMP_OUTPUT } from '@/tools/jira/types'
3import { getJiraCloudId, parseAtlassianErrorMessage } from '@/tools/jira/utils'
4import type { ToolConfig } from '@/tools/types'

Callers

nothing calls this directly

Calls 5

getJiraCloudIdFunction · 0.90
buildTransitionsUrlFunction · 0.85
fetchTransitionsFunction · 0.85
textMethod · 0.80

Tested by

no test coverage detected