Skip to content

Slot: name

Intended for programmatic or logical use, but used as a display name in past specs or fallback (if title is not present).

URI: schema:name Alias: name

Applicable Classes

Name Description Modifies Slot
Implementation Describes the MCP implementation yes
SchemaProperties Named JSON Schema property map used by vendor fixtures yes
ResourceLink A resource that the server is capable of reading, included in a prompt or too... yes
ToolUseContent A request from the assistant to call a tool yes
HasName Mixin for types that carry name and title no
Prompt A prompt or prompt template that the server offers yes
Root Represents a root directory or file that the server can operate on no
PromptReference Identifies a prompt yes
Resource A known resource that the server is capable of reading yes
ModelHint Hints to use for model selection no
GetPromptRequestParams Parameters for a prompts/get request yes
ElicitationContent Form values returned by an elicitation no
Tool Definition for a tool the client can call yes
PromptArgument Describes an argument that a prompt can accept yes
CallToolRequestParams Parameters for a tools/call request yes
CompletionArgument Argument descriptor for completion requests yes
ResourceTemplate A template description for resources available on the server yes

Properties

Type and Range

Property Value
Range String
Domain Of HasName, ToolUseContent, Root, CompletionArgument, SchemaProperties, ElicitationContent, ModelHint, CallToolRequestParams, GetPromptRequestParams
Slot URI schema:name

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self schema:name
native mcp:name

LinkML Source

name: name
description: Intended for programmatic or logical use, but used as a display name
  in past specs or fallback (if title is not present).
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
slot_uri: schema:name
alias: name
domain_of:
- HasName
- ToolUseContent
- Root
- CompletionArgument
- SchemaProperties
- ElicitationContent
- ModelHint
- CallToolRequestParams
- GetPromptRequestParams
range: string