Skip to content

@kaiord/mcp


@kaiord/mcp / ToolResult

Type Alias: ToolResult

ToolResult = object

Defined in: utils/error-formatter.ts:6

Properties

content

content: object[]

Defined in: utils/error-formatter.ts:7

text

text: string

type

type: "text"


isError?

optional isError?: boolean

Defined in: utils/error-formatter.ts:8


structuredContent?

optional structuredContent?: object

Defined in: utils/error-formatter.ts:10

Machine-readable failure classification for AI-agent branching.

error

error: McpErrorClassification