Skip to content

Documentation / @agentick/mcp / MCPResourceReadResult

Interface: MCPResourceReadResult

Defined in: protocol/types.ts:412

Properties

contents

contents: object[]

Defined in: protocol/types.ts:413

blob?

optional blob: string

mimeType?

optional mimeType: string

text?

optional text: string

uri

uri: string

Released under the ISC License.