Skip to content

Slot: data

Base64-encoded binary data.

URI: mcp:data Alias: data

Applicable Classes

Name Description Modifies Slot
ParseError A JSON-RPC error indicating that invalid JSON was received by the server (-32... no
MethodNotFoundError A JSON-RPC error indicating that the requested method does not exist or is no... no
Error A JSON-RPC error object yes
AudioContent Audio provided to or from an LLM yes
InvalidParamsError A JSON-RPC error indicating that the method parameters are invalid or malform... no
InternalError A JSON-RPC error indicating that an internal error occurred on the receiver (... no
InvalidRequestError A JSON-RPC error indicating that the request is not a valid request object (-... no
ImageContent An image provided to or from an LLM yes
LoggingMessageNotificationParams Parameters for a notifications/message notification yes

Properties

Type and Range

Property Value
Range String
Domain Of Error, ImageContent, AudioContent, LoggingMessageNotificationParams

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self mcp:data
native mcp:data

LinkML Source

name: data
description: Base64-encoded binary data.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
alias: data
domain_of:
- Error
- ImageContent
- AudioContent
- LoggingMessageNotificationParams
range: string