Class: ElicitationCompleteNotificationParams
Parameters for a notifications/elicitation/complete notification.
URI: mcp:ElicitationCompleteNotificationParams
classDiagram
class ElicitationCompleteNotificationParams
click ElicitationCompleteNotificationParams href "../ElicitationCompleteNotificationParams/"
ElicitationCompleteNotificationParams : elicitationId
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| elicitationId | 1 String |
The ID of the elicitation | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| ElicitationCompleteNotification | params | range | ElicitationCompleteNotificationParams |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/mcp
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | mcp:ElicitationCompleteNotificationParams |
| native | mcp:ElicitationCompleteNotificationParams |
LinkML Source
Direct
name: ElicitationCompleteNotificationParams
description: Parameters for a notifications/elicitation/complete notification.
from_schema: https://w3id.org/lmodel/mcp
slots:
- elicitationId
slot_usage:
elicitationId:
name: elicitationId
required: true
Induced
name: ElicitationCompleteNotificationParams
description: Parameters for a notifications/elicitation/complete notification.
from_schema: https://w3id.org/lmodel/mcp
slot_usage:
elicitationId:
name: elicitationId
required: true
attributes:
elicitationId:
name: elicitationId
description: The ID of the elicitation.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
alias: elicitationId
owner: ElicitationCompleteNotificationParams
domain_of:
- URLElicitation
- ElicitationCompleteNotificationParams
- ElicitRequestURLParams
range: string
required: true