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

File list_projects.ts

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

Source from the content-addressed store, hash-verified

1import type { JiraListProjectsParams, JiraListProjectsResponse } 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
buildSearchUrlFunction · 0.85
fetchProjectsFunction · 0.85
textMethod · 0.80

Tested by

no test coverage detected