Skip to content

Slot: message

A message string.

URI: mcp:message Alias: message

Applicable Classes

Name Description Modifies Slot
ProgressNotificationParams Parameters for a notifications/progress notification no
MethodNotFoundError A JSON-RPC error indicating that the requested method does not exist or is no... no
ElicitRequestURLParams Parameters for a URL-mode elicitation request yes
Error A JSON-RPC error object yes
URLElicitation URL-based elicitation request payload carried in error data no
ElicitRequestFormParams Parameters for a form-mode elicitation request 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
ParseError A JSON-RPC error indicating that invalid JSON was received by the server (-32... no

Properties

Type and Range

Property Value
Range String
Domain Of Error, URLElicitation, ProgressNotificationParams, ElicitRequestFormParams, ElicitRequestURLParams

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: message
description: A message string.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
alias: message
domain_of:
- Error
- URLElicitation
- ProgressNotificationParams
- ElicitRequestFormParams
- ElicitRequestURLParams
range: string