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

File update_comment.ts

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

Source from the content-addressed store, hash-verified

1import type { JiraUpdateCommentParams, JiraUpdateCommentResponse } from '@/tools/jira/types'
2import { SUCCESS_OUTPUT, TIMESTAMP_OUTPUT, USER_OUTPUT_PROPERTIES } from '@/tools/jira/types'
3import { extractAdfText, getJiraCloudId, toAdf, transformUser } from '@/tools/jira/utils'
4import type { ToolConfig } from '@/tools/types'

Callers

nothing calls this directly

Calls 5

toAdfFunction · 0.90
getJiraCloudIdFunction · 0.90
joinMethod · 0.80
makeRequestFunction · 0.70

Tested by

no test coverage detected