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

File get_fields.ts

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

Source from the content-addressed store, hash-verified

1import type { JiraGetFieldsParams, JiraGetFieldsResponse } 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
buildFieldsUrlFunction · 0.85
fetchFieldsFunction · 0.85
textMethod · 0.80

Tested by

no test coverage detected