agentle.mcp.resources.resource_contentΒΆ
Resource Content Module for MCP.
This module defines the ResourceContent class which represents the content of a resource in the Model Control Protocol (MCP) system. It provides a structure for representing both text and binary data resources with their associated metadata.
Functions
|
!!! abstract "Usage Documentation" |
Classes
|
Alias for pydantic.Base64Str. |
|
Alias for pydantic.BaseModel. |
|
Represents the content of a resource in the MCP system. |