agentle.mcp.resources.resource_description_with_templateΒΆ

Resource Description With Template Module for MCP.

This module defines the ResourceDescriptionWithTemplate class which represents metadata about a templated resource in the Model Control Protocol (MCP) system. It provides a structure for describing resources that can be instantiated with parameters through a URI template.

Functions

Field()

!!! abstract "Usage Documentation"

Classes

BaseModel()

Alias for pydantic.BaseModel.

ResourceDescriptionWithTemplate(*, ...[, ...])

Metadata describing a templated resource in the MCP system.