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

Method createFeed

study-ai-mcp-apps/src/server/feedStore.ts:156–179  ·  view source on GitHub ↗
(data: {
    familyId: string;
    userId: string;
    userName: string;
    type: 'text' | 'photo' | 'event' | 'announcement';
    content: string;
    photoUrl?: string | null;
    relatedMemberId?: string | null;
    relatedEventId?: string | null;
  })

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

familyTools.tsFile · 0.80

Calls 2

splitMethod · 0.80
nowMethod · 0.45

Tested by

no test coverage detected