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

File get_comments.ts

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

Source from the content-addressed store, hash-verified

1import type { JiraGetCommentsParams, JiraGetCommentsResponse } from '@/tools/jira/types'
2import { COMMENT_ITEM_PROPERTIES, TIMESTAMP_OUTPUT } from '@/tools/jira/types'
3import { extractAdfText, getJiraCloudId, transformUser } from '@/tools/jira/utils'
4import type { ToolConfig } from '@/tools/types'

Callers

nothing calls this directly

Calls 3

getJiraCloudIdFunction · 0.90
joinMethod · 0.80
fetchCommentsFunction · 0.70

Tested by

no test coverage detected