Skip to content

Slot: createdAt

ISO 8601 timestamp when the task was created.

URI: mcp:createdAt Alias: createdAt

Applicable Classes

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

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:createdAt
native mcp:createdAt

LinkML Source

name: createdAt
description: ISO 8601 timestamp when the task was created.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
alias: createdAt
domain_of:
- Task
- TaskStatusNotificationParams
- CancelTaskResult
- GetTaskResult
range: string