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

File get_users.ts

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

Source from the content-addressed store, hash-verified

1import type { JiraGetUsersParams, JiraGetUsersResponse } from '@/tools/jira/types'
2import { TIMESTAMP_OUTPUT, USER_OUTPUT_PROPERTIES } from '@/tools/jira/types'
3import { getJiraCloudId } from '@/tools/jira/utils'
4import type { ToolConfig } from '@/tools/types'

Callers

nothing calls this directly

Calls 4

getJiraCloudIdFunction · 0.90
joinMethod · 0.80
fetchUsersFunction · 0.70
toStringMethod · 0.45

Tested by

no test coverage detected