Class: PromptsCapability
Server prompts capability.
URI: mcp:PromptsCapability
classDiagram
class PromptsCapability
click PromptsCapability href "../PromptsCapability/"
PromptsCapability : listChanged
Slots
| Name |
Cardinality and Range |
Description |
Inheritance |
| listChanged |
0..1 Boolean |
Whether notifications for list changes are supported |
direct |
Usages
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
mcp:PromptsCapability |
| native |
mcp:PromptsCapability |
LinkML Source
Direct
name: PromptsCapability
description: Server prompts capability.
from_schema: https://w3id.org/lmodel/mcp
slots:
- listChanged
Induced
name: PromptsCapability
description: Server prompts capability.
from_schema: https://w3id.org/lmodel/mcp
attributes:
listChanged:
name: listChanged
description: Whether notifications for list changes are supported.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
alias: listChanged
owner: PromptsCapability
domain_of:
- RootsCapability
- PromptsCapability
- ResourcesCapability
- ToolsCapability
range: boolean