Skip to content

Documentation / @agentick/mcp / SamplingMessage

Interface: SamplingMessage

Defined in: protocol/types.ts:656

Properties

content

content: SamplingContentBlock | SamplingContentBlock[]

Defined in: protocol/types.ts:658


role

role: "user" | "assistant"

Defined in: protocol/types.ts:657

Released under the ISC License.