Skip to content

Documentation / @agentick/mcp / SamplingMessage

Interface: SamplingMessage

Defined in: protocol/types.ts:638

Properties

content

content: SamplingContentBlock | SamplingContentBlock[]

Defined in: protocol/types.ts:640


role

role: "user" | "assistant"

Defined in: protocol/types.ts:639

Released under the ISC License.