MCPcopy Create free account
hub / github.com/bage2014/study / createMember

Method createMember

study-ai-mcp-apps/src/server/memberStore.ts:312–330  ·  view source on GitHub ↗
(data: {
    familyId: string;
    name: string;
    gender: 'male' | 'female';
    birthDate: string | null;
    deathDate: string | null;
    photo: string | null;
    details: string | null;
    phone: string | null;
    email: string | null;
  })

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

splitMethod · 0.80
nowMethod · 0.45

Tested by

no test coverage detected