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

File update_worklog.ts

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

Source from the content-addressed store, hash-verified

1import type { JiraUpdateWorklogParams, JiraUpdateWorklogResponse } from '@/tools/jira/types'
2import { SUCCESS_OUTPUT, TIMESTAMP_OUTPUT, USER_OUTPUT_PROPERTIES } from '@/tools/jira/types'
3import {
4 extractAdfText,

Callers

nothing calls this directly

Calls 4

getJiraCloudIdFunction · 0.90
joinMethod · 0.80
buildWorklogBodyFunction · 0.70
transformWorklogResponseFunction · 0.70

Tested by

no test coverage detected