MCPcopy
hub / github.com/benjitaylor/agentation / addThreadMessage

Method addThreadMessage

mcp/src/types.ts:199–199  ·  view source on GitHub ↗
(
    annotationId: string,
    role: "human" | "agent",
    content: string
  )

Source from the content-addressed store, hash-verified

197 resolvedBy?: "human" | "agent"
198 ): Annotation | undefined;
199 addThreadMessage(
200 annotationId: string,
201 role: "human" | "agent",
202 content: string

Callers 1

addThreadMessageFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected