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

File search_users.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

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

Tested by

no test coverage detected