Class: JSONRPCResponse
A union of all JSON-RPC response types.
URI: mcp:JSONRPCResponse
classDiagram
class JSONRPCResponse
click JSONRPCResponse href "../JSONRPCResponse/"
Class Properties
Slots
| Name |
Cardinality and Range |
Description |
Inheritance |
|
|
|
|
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
mcp:JSONRPCResponse |
| native |
mcp:JSONRPCResponse |
LinkML Source
Direct
name: JSONRPCResponse
description: A union of all JSON-RPC response types.
from_schema: https://w3id.org/lmodel/mcp
union_of:
- JSONRPCErrorResponse
- JSONRPCResultResponse
Induced
name: JSONRPCResponse
description: A union of all JSON-RPC response types.
from_schema: https://w3id.org/lmodel/mcp
union_of:
- JSONRPCErrorResponse
- JSONRPCResultResponse