Skip to content

ChainGraph API Documentation / @badaitech/chaingraph-nodes / MCPTextContent

Class: MCPTextContent

Defined in: packages/chaingraph-nodes/src/nodes/mcp/types.ts:257

Constructors

Constructor

new MCPTextContent(): MCPTextContent

Returns

MCPTextContent

Properties

_meta?

optional _meta: Record<string, any>

Defined in: packages/chaingraph-nodes/src/nodes/mcp/types.ts:276


text

text: string = ''

Defined in: packages/chaingraph-nodes/src/nodes/mcp/types.ts:269


type

type: "text"

Defined in: packages/chaingraph-nodes/src/nodes/mcp/types.ts:263

Licensed under BUSL-1.1