Skip to content

Slot: description

A human-readable description.

URI: dct:description Alias: description

Applicable Classes

Name Description Modifies Slot
Implementation Describes the MCP implementation no
StringSchema String schema definition no
ResourceLink A resource that the server is capable of reading, included in a prompt or too... no
NumberSchema Number schema definition no
JsonSchema Restricted JSON Schema object used in MCP payloads no
Prompt A prompt or prompt template that the server offers no
TitledMultiSelectEnumSchema Multi-selection enum with display titles for each option no
LegacyTitledEnumSchema Legacy titled enum schema no
Resource A known resource that the server is capable of reading no
BooleanSchema Boolean schema definition no
TitledSingleSelectEnumSchema Single-selection enum with display titles for each option no
GetPromptResult The result returned by the server for a prompts/get request no
UntitledMultiSelectEnumSchema Multi-selection enum without display titles no
Tool Definition for a tool the client can call no
UntitledSingleSelectEnumSchema Single-selection enum without display titles no
PromptArgument Describes an argument that a prompt can accept no
ResourceTemplate A template description for resources available on the server no

Properties

Type and Range

Property Value
Range String
Domain Of Implementation, ResourceLink, Resource, ResourceTemplate, PromptArgument, Prompt, JsonSchema, Tool, StringSchema, NumberSchema, BooleanSchema, UntitledSingleSelectEnumSchema, TitledSingleSelectEnumSchema, UntitledMultiSelectEnumSchema, TitledMultiSelectEnumSchema, LegacyTitledEnumSchema, GetPromptResult
Slot URI dct:description

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self dct:description
native mcp:description

LinkML Source

name: description
description: A human-readable description.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
slot_uri: dct:description
alias: description
domain_of:
- Implementation
- ResourceLink
- Resource
- ResourceTemplate
- PromptArgument
- Prompt
- JsonSchema
- Tool
- StringSchema
- NumberSchema
- BooleanSchema
- UntitledSingleSelectEnumSchema
- TitledSingleSelectEnumSchema
- UntitledMultiSelectEnumSchema
- TitledMultiSelectEnumSchema
- LegacyTitledEnumSchema
- GetPromptResult
range: string