Skip to content

Documentation / @agentick/mcp / SamplingMessage

Interface: SamplingMessage

Defined in: protocol/types.ts:662

Properties

content

content: SamplingContentBlock | SamplingContentBlock[]

Defined in: protocol/types.ts:664


role

role: "user" | "assistant"

Defined in: protocol/types.ts:663

Released under the ISC License.