Skip to content

Slot: statusMessage

Optional human-readable message describing the current task state.

URI: mcp:statusMessage Alias: statusMessage

Applicable Classes

Name Description Modifies Slot
Task Data associated with a task no
CancelTaskResult The result returned for a tasks/cancel request no
TaskStatusNotificationParams Parameters for a notifications/tasks/status notification no
GetTaskResult The result returned for a tasks/get request no

Properties

Type and Range

Property Value
Range String
Domain Of Task, TaskStatusNotificationParams, CancelTaskResult, GetTaskResult

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self mcp:statusMessage
native mcp:statusMessage

LinkML Source

name: statusMessage
description: Optional human-readable message describing the current task state.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
alias: statusMessage
domain_of:
- Task
- TaskStatusNotificationParams
- CancelTaskResult
- GetTaskResult
range: string