Skip to content

Slot: annotations

Optional annotations for the client.

URI: mcp:annotations Alias: annotations

Applicable Classes

Name Description Modifies Slot
ResourceLink A resource that the server is capable of reading, included in a prompt or too... no
AudioContent Audio provided to or from an LLM no
Resource A known resource that the server is capable of reading no
HasAnnotations Mixin for types that carry annotations no
EmbeddedResource The contents of a resource, embedded into a prompt or tool call result no
TextContent Text provided to or from an LLM no
Tool Definition for a tool the client can call yes
ImageContent An image provided to or from an LLM no
ResourceTemplate A template description for resources available on the server no

Properties

Type and Range

Property Value
Range Annotations
Domain Of HasAnnotations, Tool

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: annotations
description: Optional annotations for the client.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
alias: annotations
domain_of:
- HasAnnotations
- Tool
range: Annotations
inlined: true