agentle.mcp.models.resource_contentsΒΆ
Resource Contents Module for MCP.
This module defines the ResourceContents base class which represents the contents of a specific resource in the Model Control Protocol (MCP) system. It provides a common structure for resource metadata that is extended by more specific resource content types.
Functions
|
!!! abstract "Usage Documentation" |
Classes
|
Alias for pydantic.AnyUrl. |
|
Alias for pydantic.BaseModel. |
|
Alias for pydantic.ConfigDict. |
|
The base class for the contents of a specific resource in the MCP system. |
|
Alias for pydantic.UrlConstraints. |