agentle.mcp.models.annotationsΒΆ

MCP Annotations module.

This module defines the Annotations class which provides metadata for content in the Model Control Protocol (MCP) system. Annotations can be attached to various content types to provide additional context about audience targeting, priority, and other extensible metadata.

Functions

Field()

!!! abstract "Usage Documentation"

Classes

Annotations(*[, audience, priority])

Metadata annotations for MCP content.

BaseModel()

Alias for pydantic.BaseModel.

ConfigDict

Alias for pydantic.ConfigDict.

Sequence()

All the operations on a read-only sequence.