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

File add_member.ts

apps/sim/tools/trello/add_member.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { env } from '@/lib/core/config/env'
2import { extractTrelloErrorMessage, getIdArray, TRELLO_API_BASE_URL } from '@/tools/trello/shared'
3import type { TrelloAddMemberParams, TrelloAddMemberResponse } from '@/tools/trello/types'
4import type { ToolConfig } from '@/tools/types'

Callers

nothing calls this directly

Calls 4

getIdArrayFunction · 0.90
setMethod · 0.65
toStringMethod · 0.45

Tested by

no test coverage detected